# mmtc Minimal mpd terminal client ## Building from source This requires the nightly toolchain of Rust. ```shell cargo +nightly build --release ``` ## Usage ``` mmtc [OPTIONS] ``` ### FLAGS ``` -h, --help Prints help information -V, --version Prints version information ``` ### OPTIONS ``` -a, --address
Specify the address of the mpd server -c, --config