/nim-muse

muse, the stupid command line mp3 player

Primary LanguageNimThe UnlicenseUnlicense

muse

muse is a stupid command line cross-platform mp3 player. It is built in nim and uses a few C library. The only external dependency that needs to be installed is TagLib.

The player uses miniaudio which is installed through its Nim wrapper parasound.

Installation

# macos
$ brew install taglib

$ nimble install

Usage

muse PATH_TO_FILE.mp3

Resources

API Documentation

2021 - muse is released under THE UNLICENSE.