https://github.com/mierak/rmpc
A configurable, terminal based Media Player Client with album art support via various terminal image protocols
https://github.com/mierak/rmpc
mpd mpd-client mpdclient music music-player sixel terminal terminal-graphics tui
Last synced: 6 months ago
JSON representation
A configurable, terminal based Media Player Client with album art support via various terminal image protocols
- Host: GitHub
- URL: https://github.com/mierak/rmpc
- Owner: mierak
- License: bsd-3-clause
- Created: 2024-03-12T17:59:34.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-17T18:18:25.000Z (6 months ago)
- Last Synced: 2024-11-17T19:20:08.551Z (6 months ago)
- Topics: mpd, mpd-client, mpdclient, music, music-player, sixel, terminal, terminal-graphics, tui
- Language: Rust
- Homepage: https://mierak.github.io/rmpc/
- Size: 10 MB
- Stars: 135
- Watchers: 3
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Rusty Music Player Client
Rmpc is a beautiful, modern and configurable terminal based Music Player Daemon client. It is
heavily inspired by [ncmpcpp](https://github.com/ncmpcpp/ncmpcpp) and
[ranger](https://github.com/ranger/ranger)/[lf](https://github.com/gokcehan/lf) file managers.## Get started
Description, configuration and installation methods can be found on [the rmpc website](https://mierak.github.io/rmpc/)
## 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 hooksAnd 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.