项目作者: danieltiger

项目描述 :
An iTunes CLI
高级语言: Objective-C
项目地址: git://github.com/danieltiger/kyoku.git
创建时间: 2018-04-09T22:20:07Z
项目社区:https://github.com/danieltiger/kyoku

开源协议:MIT License

下载


kyoku: An iTunes CLI

曲: noun: music, tune, melody, composition

  1. usage: kyoku [command] [<query>]
  2. The following commands are supported:
  3. list List all songs, artists, or albums that match the query string
  4. song Play all songs that match the query string
  5. album Play all albums that match the query string
  6. queue song Queue all songs that match the query string
  7. queue album Queue all albums that match the query string
  8. previous Play the previous track in the playlist
  9. next Play the next track in the playlist
  10. play Either start playback, or pause if playback is already started
  11. pause Pause playback
  12. list-queue Show the current playlist, marking the current track
  13. info Show track information