A soundcloud player written in Ruby
with Ncurses for user interface and mpg123 for playback.
Requires the mpg123 executable to be present in the PATH.
Usage
-
lists recently uploaded tracks from soundcloud
cloudruby -
lists all tracks that matches the keyword (here ‘wearecastor’)
cloudruby wearecastor -
also works with the direct soundcloud URL
cloudruby http://soundcloud.com/crassmix/feint-clockwork-hearts-crass
Required Ruby Version
>= 1.9.2
Authors
Paul Koch
Versions
Show all versions (7 total)Requirements
gem gstreamer (optional)
mpg123 executable