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

radion is a customizable internet radio CLI client, written in Bash.

https://gitlab.com/christosangel/radion

Radion can be customized as far as the station selecting program is concerned. The user can choose between:

  • read

read

  • fzf

fzf

  • rofi

rofi

  • dmenu

dmenu


Using another bash script included in the same repo, the user also has the ability to record parts of the radio stream.

record notifications

  • @BangersAndMash
    link
    English
    91 year ago

    Saving because I want to learn how to make menus like that!

    • @[email protected]
      link
      fedilink
      English
      41 year ago

      It’s released under GNU GPL2 so just steal this code and fit it to your purposes! Best way to learn imo.