Skip to content

Instantly share code, notes, and snippets.

@jwreagor
Created November 9, 2012 23:03
Show Gist options
  • Save jwreagor/4048894 to your computer and use it in GitHub Desktop.
Save jwreagor/4048894 to your computer and use it in GitHub Desktop.
somafm shell commands
##
# streams
##
alias groovesalad="mpg123 -Cq http://ice.somafm.com/groovesalad"
alias cliqhop="mpg123 -Cq http://ice.somafm.com/cliqhop"
alias spacestation="mpg123 -Cq http://ice.somafm.com/spacestation"
alias missioncontrol="mpg123 -Cq http://ice.somafm.com/missioncontrol"
alias secretagent="mpg123 -Cq http://ice.somafm.com/secretagent"
alias christmas="mpg123 -Cq http://ice.somafm.com/christmas"
alias dronezone="mpg123 -Cq http://ice.somafm.com/dronezone"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment