mt is a simple desktop music player designed for large music collections.
- macOS/Linux
- node 24.2.0
- rust 1.92.0
- Be sure to install
rustup!
- Be sure to install
- task
# install deps
task npm:install
# run dev server
task tauri:devWarning
This app is currently pre-alpha and is not yet a good daily driver for playing music you don't mind getting sucked into a black hole.
THERE BE DRAGONS
With that said, with the 1.0.0 release candidate, a proper signed build will be added and this message will be removed.
For meow, you'll have to build the app per the dev section 👌
Same as Setup while in alpha.
See Build performance workflow for optimizing dev build times.
- Multi-directory watching
- Content-aware reloading (only when content changes)
- Rich console output with progress indicators
- Cross-platform support (Windows, macOS, Linux)
See TODO.md for a list of features and improvements.
