A Gtk+3 MPD client written in Rust.
Currently a very simple control program, but planned to become a fully-featured music player interface with playlist management etc.
Config goes in ~/.config/vinyl/config.toml
[mpd]
host = "localhost"
port = 6600