cross-posted from: https://lemmy.world/post/7753968

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.

  • christos@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    3
    ·
    8 months ago

    Thanks for the feedback.

    Well, the two scripts are almost identical, what is more, the radio stations and tv channels lists can be already merged and run together without major issues. However, I feel that I should keep things simple,and the two ‘twins’ separate.