Sijmen ef4604813b | ||
---|---|---|
screenshots | ||
src | ||
static | ||
templates | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE.md | ||
README.md |
README.md
Empede
A web client for MPD.
Running
Building from source
- Make sure Rust is installed (https://rustup.rs/)
- Run
cargo run
(To specify a host and port, runMPD_HOST=ip MPD_PORT=6600 cargo run
) - Go to http://localhost:8080