- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
https://gitlab.com/christosangel/turnip-tv
turnip-tv is a customizable tui iptv client, written in Bash.
The user can (among other customizations) choose input program between
- read
- fzf
- rofi
- dmenu
This script was inspired by and is almost identical with another project called radion, which is a tui internet radio client.
The channel list was found here, and was modified to fit the script’s functionality.
This is great, I was thinking of doing something similar in bash or python to parse .m3u8 lists and open with mpv or VLC, looks like I don’t need it.
I’ll check it soon.
Thank you, any feedback is welcome!