Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-03T10:03:25.000Z (10 months ago)
- Last Synced: 2024-08-02T14:06:18.053Z (5 months ago)
- Topics: gui, iptv, iptv-player, livetv, tv
- Language: C++
- Homepage:
- Size: 1.49 MB
- Stars: 24
- Watchers: 4
- Forks: 6
- 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
[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/[email protected])
![Version](https://img.shields.io/badge/Version-1.0-red)
[![Join](https://img.shields.io/badge/Join-Discord-blue)](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:://[email protected]). 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:://[email protected])
### **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
[![Donate](https://raw.githubusercontent.com/0x0is1/inproject-asset-container/master//default-pink.png)](https://www.buymeacoffee.com/6dciIwk)
[![Donate](https://raw.githubusercontent.com/0x0is1/inproject-asset-container/master//-460.png)](https://paypal.me/0x0is1?locale.x=en_GB)