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

Codezerker/RyCooder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.