github.com/Codezerker/RyCooder

A simple command-line music player written in Swift


Keywords
command-line, macos, music-player, swift, swift-package
License
MIT

Documentation

RyCooder

Simple command line music player written in Swift.

Requirements

  • Swift 3.0
  • Swift Package Manager

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.