presto

Presto

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.

Quick start

Build:

cargo build

Run (scan current directory):

cargo run

Run with an explicit music directory:

cargo run -- /path/to/music

Documentation index

Start here:

Implementation and contributor notes:

Behavior notes (high signal)

If you’re changing the code

If you change user-visible behavior, please update at least one of: