Presto is a terminal music player (Rust + ratatui) with keyboard-first navigation and MPRIS support.
This page is the entry point for the web documentation (GitHub Pages). Use it as an index into the rest of the docs.
Build:
cargo build
Run (scan current directory):
cargo run
Run with an explicit music directory:
cargo run -- /path/to/music
Start here:
Implementation and contributor notes:
playerctl integration: MPRIS.mdmusic_dir, Presto scans the current working directory.If you change user-visible behavior, please update at least one of: