项目作者: Codezerker

项目描述 :
A simple command-line music player written in Swift
高级语言: Swift
项目地址: git://github.com/Codezerker/RyCooder.git
创建时间: 2015-12-03T15:53:58Z
项目社区:https://github.com/Codezerker/RyCooder

开源协议:MIT License

下载


RyCooder

Simple command line music player written in Swift.

Requirements

  • Swift 3

How to install RyCooder

  1. make install

How to use RyCooder

You can listen to your favorite music in command line by simply run rycooder in the folder that contains music files.

  1. cd /Path/To/Music/Files
  2. rycooder

When you run rycooder in a folder, it will add all the music files founded in the current folder and all its subfolders to the playing queue.

RyCooder regards only .mp3, .m4a and .m4p files as music files currently.