/RyCooder

A simple command-line music player written in Swift

Primary LanguageSwiftMIT LicenseMIT

RyCooder

Updated 2022

Simple command line music player written in Swift.

Requirements

  • Swift 4.2

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.