Client for the Music Player Daemon (MPD).
- Fuzzy search everywhere with
nucleo
- Fully unicode aware, with special attention to the "albumartistsort" field
- Global search across all tracks, albums, and artists
- Folding library interface inspired by cmus
- Queue viewer and manipulation interface
- Configurable, chainable keybindings
Inori is on crates.io: cargo install inori
.
Inori is also available on:
- AUR as inori [maintainer: @eshrh]
- Nixpkgs as inori
[maintainers: @stephen-huan, @eshrh]
- home-manager module
programs.inori
[maintainers: @miku4k, @stephen-huan]
- home-manager module
See configuration.md for config options, as well as a full list of all default keybindings.
- Playlist interface
- Compile feature flag for Japanese album/track title romanization for search using a tokenizer & dictionary
- More thorough customization options, especially for behavior & layout tweaks
- Spectrum visualizer like ncmpcpp
- authors of ratatui and rust-mpd
- mmtc and rmptui, two other rust mpd clients, helped me learn rust
- @stephen-huan: here from day one