This is an IPTV streaming application with support for live TV, movies and series. It can support multiple IPTV providers of the following types:
To start the program, in most cases it is enough to download the archive,
unpack and run it by double-clicking on the *.desktop file in the root directory,
or launch from the console with the command:./tvdemon.py
Depending on your distro, you may need to install additional packages and libraries.
To create a Debian package, you can use the build-deb.sh file from the build directory.
To run the program on macOS, you need to install Homebrew.
Then install the required components via terminal:
brew install python3 gtk+4 libadwaita pygobject3 adwaita-icon-theme python-requests gstreamer
Launch is similar to Linux.
Windows users can also run (build) this program.
One way is the MSYS2 platform. You can use this quick guide.
TVDemon does not provide content or TV channels, it is a player application which streams from IPTV providers.
By default, TVDemon is configured with one IPTV provider called Free-TV: https://github.com/Free-TV/IPTV.
Note: Feel free to remove Free-TV from TVDemon if you don't use it, or add any other provider you may have access to or local M3U playlists.