Melody

Terminal music player written in rust

Doesn't work on WSL

Note: Some songs wont be loaded because I cant get the duration.

Requirements

Linux Specific:

Environment Variables

Config

The config's location should follow your OS's standard. The location will be printed out at runtime.

CLI Usage

USAGE:
    melody [FLAGS] [OPTIONS]

FLAGS:
    -h, --help                     Prints help information
    -m, --minimal                  Runs Melody in minimal mode. Disables Queue preview and shuffle.
        --ignore-unknown           Ignore all unknowns
        --ignore-unknown-album     Ignores Unknown albums
        --ignore-unknown-artist    Ignores unknown artists
        --ignore-unknown-title     Ignores Unknown title
    -V, --version                  Prints version information

OPTIONS:
    -p, --path <path>        Music directory you wish to listen from.
    -v, --volume <volume>    Sets volume 0.5 = 50%