Skip to content

Latest commit

 

History

History
65 lines (52 loc) · 2.48 KB

File metadata and controls

65 lines (52 loc) · 2.48 KB

inori

inori logo

Client for the Music Player Daemon (MPD).

Features

  • Fuzzy search everywhere with nucleo
    • Fully unicode aware, with special attention to the "albumartistsort" field
    • Global search across all tracks, albums, and artists
    • Fast navigation of non-roman libraries with client-side aliases for song & album titles.
  • Folding library interface inspired by cmus
  • Queue viewer and manipulation interface
  • Configurable, chainable keybindings

Installation & Usage

Inori is on crates.io: cargo install inori.

Inori is also available on:

See configuration.md for config options, as well as a full list of all default keybindings.

Screenshots

Screenshot showing the library view Screenshot showing the search feature Screenshot showing the queue view

Acknowledgements