RubyGems Navigation menu

cloudruby 1.2.0

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
    

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.0 - November 04, 2015 (12.5 KB)
  2. 1.1.0 - November 02, 2015 (11.5 KB)
  3. 1.0.4 - March 21, 2014 (10 KB)
Show all versions (7 total)

Runtime Dependencies (3):

curses ~> 1
httpclient ~> 2
json_pure ~> 1

Requirements:

gem gstreamer (optional)

mpg123 executable

Owners:

Authors:

  • Paul Koch

SHA 256 checksum:

96b9fe5769e9c4a60d610085835283fa5c20a02dd2dcbc57d1ef84c5412ef734

Total downloads 8,421

For this version 3,174

License:

MIT

Required Ruby Version: >= 1.9.2

Links: