Awesome
IPTV Desktop
Description
IPTV-Desktop is GUI application made with Qt C++ using IPTV API, which was developed by iptv-org. Watch free tv channels via internet for free from all over the world in different languages.
It gets updated automatically daily.
For more see IPTV Project.
Requirements
For Debian and Ubuntu Distro
- Qt (<5.13.0)
- QMake (3.1+)
- gstreamer (1.20.3+)
- GNU Make (4.3+)
- OpenSSL
For Arch and Similar distros
- Qt (5.13.0+)
- QMake (3.1+)
- gstreamer (1.20.3+)
- GNU Make (4.3+)
- gst-plugins-bad
- gst-libav
Installation
For Debian and Ubuntu+
$ git clone https://github.com/0x0is1/iptv-desktop
$ cd iptv-desktop/src
$ qmake iptv-desktop.pro
$ make
$ ./iptv-desktop
For Arch and related
$ sudo pacman -S gst-plugins-bad
$ sudo pacman -Syu gst-libav
$ git clone https://github.com/0x0is1/iptv-desktop
$ cd iptv-desktop/src
$ qmake iptv-desktop.pro
$ make
$ ./iptv-desktop
Features
<details> <summary> Sortable </summary> <img src="./previews/preview1.png"> </details> <details> <summary> Media Control </summary> <img src="./previews/preview2.png"> </details> <details> <summary> Compiled binary </summary> Compiled binary file is also attached in this project. It may work, if Qt libraries are available at your pc. </details> <details> <summary> Sample preview </summary> <img src="./previews/preview3.png"> </details> <details> <summary> Preview 1 </summary> <img src="./previews/preview4.png"> </details> <details> <summary> Preview 2 </summary> <img src="./previews/preview5.png"> </details> <details> <summary> Preview 3 </summary> <img src="./previews/preview6.png"> </details> <details> <summary> Preview 4 </summary> <img src="./previews/preview7.png"> </details>Copyright
We respect privacy and copyrights, if iptv-org wants to remove this content please reach us by mail. we will remove the content.
Feedback
Please consider submitting Issues or Pull Requests, we would love to look on it.
Also you can submit bugs and feedbacks directly to our email
Support authors:
If you wanted us to continue with this type of public use content forever, You may thank us by a coffee or more. Thank you for the contribution. Keep making open source world great <3