8000 GitHub - loimu/tvnao: A crossplatform IPTV app for desktop, can display TV guide
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

loimu/tvnao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tvnao

A convenience utility meant to improve IPTV watching experience with mpv player.

Written in Python 3 and PyQt. Supports only .m3u playlists and JTV tv guide format.

Dependencies: PyQt5

Requirements: mpv

Running and Debugging

git clone https://github.com/loimu/tvnao.git
cd tvnao/
python3 -m pip install -r requirements.txt
python3 debug.py <playlist_url>

Ubuntu

# install
sudo add-apt-repository ppa:blaze/dev
sudo apt update
sudo apt install tvnao

# run the application
tvnao <playlist_url>

About

A crossplatform IPTV app for desktop, can display TV guide

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0