The colors for fzf and terminal are defined within the script: B="\x1b[38;5;60m" #Grid Color Y="\033[1;33m" #Yellow G="\033[1;32m" #Green I="\e[7m" #Invert R="\033[1;31m" #Red M="\033[1;35m" #Magenta C="\033[1;36m" #Cyan You can find the rofi theme heredmenu colors are included and can be customized in radion.conf: dmenu_format dmenu -fn 13 -nb "#2E3546" -sb "#434C5E" -l 24sc -i -p Terminal background color and theming is in your control.
Update: Recording functionality added, with the use of another (you guessed it) bash scriptAlso options in read as Preferred selector are also case insensitive.Any feedback is appreciated!
Try this, it is less pretty, but in essence, the same: cat ~/.cache/radion/stations.txt |fzf|awk '{print $1}'|xargs mpv
I like how people I don't know insist on telling me what to do. Actually, I like the part where I ignore them.
Excellent catch! This one slipped through! I just fixed the bug, thank you very much!I am happy you like it!
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.
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.
Of course, next time I feel like writing a script, I will make sure that I let you know first, and get your approval.
Through the script you could go to https://www.radio-browser.info/search?page=1&order=clickcount&reverse=true&hidebroken=true&tagList=metal, pick the stations you fancy and headbang yourself unconscious... 🎸 🤘
Thanks!