aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkrolxon <krolyxon@tutanota.com>2024-04-26 17:09:57 +0530
committerkrolxon <krolyxon@tutanota.com>2024-04-26 17:09:57 +0530
commite500c52e47cddd1fa1496c702b8ceeb74e43ff17 (patch)
treeac841ab4fd1eebb8a6f1cc2da571d0ad0e05faf3 /README.md
parent91a7aeab42bead688909640f746fd673ee6630a5 (diff)
add screenshot
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index cb7c65c..b99247f 100755
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@
+## rmptui (Rust Music Player TUI(💀))
A MPD client in Rust
+## rmptui in action
+![](https://raw.githubusercontent.com/krolyxon/rmptui/master/assets/ss.png)
+
### Keys
- `q` OR `Ctr+C` to quit
- `p` to toggle pause
@@ -23,6 +27,7 @@ A MPD client in Rust
- `U` to update the MPD database
- `r` to toggle repeat
- `z` to toggle random
+- `/` to search
### TODO
- [x] fix performance issues