somafm

Thoughts about programming and other things I want to share
_somafm() { 
   mpv $1 2> /dev/null | awk '/title/ { s = ""; for (i = 2; i <= NF; i++) s = s $i " "; cmd="(date +'%H:%M:%S')"; cmd | getline d; print d,"|",s; close(cmd) }' 
}
alias groovesalad='_somafm "http://ice.somafm.com/groovesalad-128-aac"'
alias defcon='_somafm "http://ice.somafm.com/defcon-128-aac"'
alias deepspaceone='_somafm "http://ice.somafm.com/deepspaceone-128-aac"'
~ groovesalad 
10:03:44 | The Thirteenth Sign - Take Me To A Distant Bass 
10:10:23 | Third Face - Tone Poem

Donโ€™t forget to support

#bash #somafm