|
|
||
|---|---|---|
| assets | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
README.md
rmptui (Rust Music Player TUI(💀))
A MPD client in Rust
rmptui in action
Keys
qORCtr+Cto quitpto toggle pause+to increase volume-to decrease volumeDto get dmenu promptjto scroll downkto scroll upladd song to playlist or go inside the directoryhto go back to previous directoryTabto cycle through tabs1to go to directory tree2to go to current playing queue3to go to playlists viewEnterto add song/playlist to current playlistato append the song to current playing queueBackSpaceto delete the highlighted song from queuefto go forwardsbto go backwards>to play next song from queue<to play previous song from queueUto update the MPD databaserto toggle repeatzto toggle random/to search
TODO
- fix performance issues
- improvements on queue control
- add to playlists
- view playlist
- change playlist name
- search for songs
- metadata based tree view
- Humantime format
