Skip Navigation

User banner
Posts
90
Comments
197
Joined
2 yr. ago

  • Sorry, had no reference, had to search it.

    Well, it is a terminal window.

  • 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 here

    dmenu 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 script

    Also 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 this feeling! However this script in its essence is quite simple...

  • You are right, lapsus calami...

  • 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.

  • Maybe. Respectfuly, feel free to move along. I fail to see the aim of your message.

  • This script could might as well be an one-liner. It was simple and easy.

  • Of course, next time I feel like writing a script, I will make sure that I let you know first, and get your approval.

  • De gustibus et coloribus...

    Each user can create add and enjoy any tag and station they like!