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:
= 複製 已複製

安裝:
=

版本列表:

  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.0 KB)
顯示所有版本(共 7)

Runtime 相依性套件 (3):

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

必填:

gem gstreamer (optional)

mpg123 executable

擁有者:

作者:

  • Paul Koch

SHA 256 checksum:

96b9fe5769e9c4a60d610085835283fa5c20a02dd2dcbc57d1ef84c5412ef734

總下載次數 8,437

這個版本 3,182

License:

MIT

Ruby 版本需求: >= 1.9.2

相關連結: