Radion, an internet radio CLI client, written in Bash.
Radion, an internet radio CLI client, written in Bash.
![](https://lemmy.world/pictrs/image/81b4dd44-47ca-46cd-9a84-5c292f6b8e42.png?format=webp&thumbnail=128)
![](https://lemmy.world/pictrs/image/81b4dd44-47ca-46cd-9a84-5c292f6b8e42.png?format=webp)
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
![read](https://lemmy.world/pictrs/image/b699fe14-25ef-43b6-930a-4fcc866a057a.png?format=webp&thumbnail=1024)
- fzf
![fzf](https://lemmy.world/pictrs/image/745a1d39-c955-46b6-85c6-546a9b1dc4b0.png?format=webp&thumbnail=1024)
- rofi
![rofi](https://lemmy.world/pictrs/image/493c68ed-b9fd-40fe-a4d5-3385c16bfc9e.png?format=webp&thumbnail=1024)
- dmenu
![dmenu](https://lemmy.world/pictrs/image/4ac6b6d2-1110-4e79-8c2d-7d0ff97cf85d.png?format=webp&thumbnail=1024)
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
![icy](https://lemmy.world/pictrs/image/ebf36614-2a43-4604-a247-74455c3d7370.png?format=webp&thumbnail=1024)
Also options in read
as Preferred selector are also case insensitive.
Any feedback is appreciated!