rmpc

Crates.iormpc
lib.rsrmpc
version
sourcesrc
created_at2024-01-27 16:42:40.517073
updated_at2024-12-24 00:22:31.81987
descriptionA beautiful and configurable TUI client for MPD
homepagehttps://mierak.github.io/rmpc/
repositoryhttps://github.com/mierak/rmpc
max_upload_size
id1116824
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(mierak)

documentation

README

Rusty Music Player Client

Rmpc is a beautiful, modern and configurable terminal based Music Player Daemon client. It is heavily inspired by ncmpcpp and ranger/lf file managers.

Get started

Description, configuration and installation methods can be found on the rmpc website

Main Features

  • Album cover art display if your terminal supports either of Kitty, Sixel, Iterm2 protocols, or via ueberzuggpp
  • Ability to play music from youtube
  • Configurable (T)UI
    • Configure what information(if any!) is displayed in the header
    • Configure what columns are displayed on the queue screen
    • Create any color theme you want
    • Every keybind can be changed, vim-like by default
  • Ranger/LF-like three-column browser through your music library
  • Basic playlist management
  • Support scripting through basic CLI mode and script hooks

And more to come

[!IMPORTANT]
Rmpc is still in early development, and is not yet complete. It should be stable enough and I have been daily driving it for quite a while, but expect some bugs and possibly breaking changes to the config file.

Commit count: 299

cargo fmt