1
Fork 0

added readme.md

This commit is contained in:
Andy Killorin 2023-10-30 18:58:48 -05:00
parent 21548510fc
commit 82cd4a4e33
Signed by: ank
GPG key ID: B6241CA3B552BCA4

18
readme.md Normal file
View file

@ -0,0 +1,18 @@
# Funring
A fun ring for your system tray that shows the status of the currently playing song
`funring [player]`
written with swaybar on arch linux in mind
### Installation
1. `cargo install --path .`
### Usage
1. Start spotify or another [mpris compatible music player](https://wiki.archlinux.org/title/MPRIS#Supported_clients)
2. `funring`
if the wrong player is selected by default, pass a name i.e. `funring "Pragha Music Player"`