- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
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!
Removed by mod
Don’t give me new ideas…
That silly, obviously they’re using VFIO so they can use a userspace sound card driver written in bash
Mmmm, so tinny
Well, I know what I’ll be using to listen to my radio stations from now on. Really neat project!
Also, it doesn’t pick up user defined tags because it’s looking in the wrong place for them!
Row 114:
TAGS=( $(sed ‘s/ /\n/g’ stations.txt |grep “#”|grep -v “#Favorites”|sort|uniq|sed ‘s/#//g’) )
Should be
TAGS=( $(sed ‘s/ /\n/g’ $HOME/.cache/radion/stations.txt |grep “#”|grep -v “#Favorites”|sort|uniq|sed ‘s/#//g’) )
- Excellent catch! This one slipped through! I just fixed the bug, thank you very much!
I am happy you like it!
This looks crazy promising for us sxmo users … I’ll def check this out.
I must admit I had to look sxmo up…
thx!
How can we connect… I’m having weird graphical issues… But I might be drunk and missing something. Tomorrow morning I’ll send a video
Very cool. You might want to crosspost this to c/bash on lemmy.ml
Awesome :) I think I shall set this up in Termux later for one more on the go music option.
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!
deleted by creator
Maybe it’s just me, but I think we don’t need more command line functionality.
Maybe. Respectfuly, feel free to move along. I fail to see the aim of your message.
That’s fine. Not everything is for you.
By the way: Who’s “we”? Do you represent a group of people? Are you elected to speak for someone? Or is it the plural of some royal family? Please.
Calm down. Sorry I don’t care about the thing you made, but that’s no reason to throw a tantrum.
I know, it so indifferent to you, that you have written so many messages on my post, just to troll me. Go on, write one more, have the last word and be done with it.
Okay. You seem like the kind of guy who would prefer to use the CLI, lol.