this post was submitted on 03 Nov 2023
31 points (100.0% liked)

commandline

1742 readers
1 users here now

founded 1 year ago
MODERATORS
 

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

1read.png

  • fzf

1fzf.png

  • rofi

1rofi.png

  • dmenu

1dmenu.png


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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago

Thank you, any feedback is welcome!