https://github.com/0x0is1/iptv-desktop
Watch TV channels on your device via internet from all over the world for free. IPTV API Implemented with QT C++
https://github.com/0x0is1/iptv-desktop
gui iptv iptv-player livetv tv
Last synced: 4 months ago
JSON representation
Watch TV channels on your device via internet from all over the world for free. IPTV API Implemented with QT C++
- Host: GitHub
- URL: https://github.com/0x0is1/iptv-desktop
- Owner: 0x0is1
- License: mit
- Created: 2022-05-10T19:14:01.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-03T10:03:25.000Z (over 2 years ago)
- Last Synced: 2025-04-04T05:40:21.640Z (about 1 year ago)
- Topics: gui, iptv, iptv-player, livetv, tv
- Language: C++
- Homepage:
- Size: 1.49 MB
- Stars: 25
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-iptv - IPTV Desktop - Watch TV channels on your device via internet from all over the world for free. (Apps)
README
# IPTV Desktop
[](https://saythanks.io/to/0x0is1off@gmail.com)

[](https://discord.gg/PyzaTzs2cF)
## Description
IPTV-Desktop is GUI application made with Qt C++ using [IPTV API](https://github.com/iptv-org/api), which was developed by [iptv-org](https://github.com/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](https://github.com/iptv-org/iptv).
## 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+
```sh
$ git clone https://github.com/0x0is1/iptv-desktop
$ cd iptv-desktop/src
$ qmake iptv-desktop.pro
$ make
$ ./iptv-desktop
```
## For Arch and related
```sh
$ 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
Sortable

Media Control

Compiled binary
Compiled binary file is also attached in this project. It may work, if Qt libraries are available at your pc.
Sample preview

Preview 1

Preview 2

Preview 3

Preview 4

## Copyright
We respect privacy and copyrights, if iptv-org wants to remove this content please reach us by [mail](mailto:://0x0is1@protonmail.com). 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](mailto:://0x0is1@protonmail.com)
### **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
[](https://www.buymeacoffee.com/6dciIwk)
[](https://paypal.me/0x0is1?locale.x=en_GB)