Skip to content
This repository has been archived by the owner on Mar 16, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 581 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 581 Bytes

RyCooder

Simple command line music player written in Swift.

Requirements

  • Swift 3

How to install RyCooder

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.

cd /Path/To/Music/Files
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.