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.

  • American_Jesus@lemm.ee
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    7 months ago

    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.

  • GustavoM@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    13 days ago

    This is simply perfect, and masterfully done. Thank you very much, I’ll definitely use this.