Open TV is an ultra-fast IPTV app that uses mpv for playback.
After rewriting the app in Rust (tauri specifically) for the last 3 months, Open TV is finally on flathub 🎊🎊
The app also now supports multi sources and other niceties.
If you use hypnotix or other IPTV apps, please give my app a try!
Like the app? Please consider donating. Open TV is a completely solo effort. It would help me allocate more time to its development.
Whats some good IPTV channels?
There’s… a lot, and it depends on what you define as good. This isn’t a bad place to start: https://github.com/iptv-org/iptv?tab=readme-ov-file
This is cool! What made you start developing this?
Relatives using proprietary/borderline mslware/slow iptv apps. I wanted them to use something better
For real. I’ve been on a search for a good one and they are all sooo bad. definitely trying this one later.
I always used vlc for this purpose, download iptv playlist from GitHub and use it in VLC on any device
Great job! thanks for your effort. It seems that it overrides the default settings of mpv. I tried adding options in the box in the settings like --volume=50 but it doesn’t work.
Thanks. For the mpv params, that’s a bug, I’ll be looking into this.