- cross-posted to:
 - commandline@programming.dev
 
- cross-posted to:
 - commandline@programming.dev
 
radion is an 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
 

- fzf
 

- rofi
 

- dmenu
 

Update: Introduced new feature: customizing prompt text for fzf dmenu and rofi.
Update: MacOS support added now thanks to Andrea Schäfer
Also, I was forced by my daughter to add some anime radio stations…
Update: Recording functionality added, with the use of another (you guessed it) bash script

Also options in read as Preferred selector are also case insensitive.
Any feedback is appreciated!


Hey, I am glad you like it ;)