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 校验和:

96b9fe5769e9c4a60d610085835283fa5c20a02dd2dcbc57d1ef84c5412ef734

下载总量 8,437

这个版本 3,182

许可:

MIT

需要的 Ruby 版本: >= 1.9.2

链接: