bouncy/readme.md

22 lines
632 B
Markdown
Raw Permalink Normal View History

2021-09-02 23:21:16 +00:00
![bouncy](./logo.png)
_cool music effects in your terminal_
bouncy is a tiny script that hooks onto mpris to read your currently listening song and displays it in a nice way. perfect for sets, rice screenshots or just for casual use
![preview image](./preview.png)
## prerequisites
- a machine running dbus and mpris (typically linux)
- nodejs >=14
2021-09-03 04:05:27 +00:00
## how-to install
2021-09-02 23:21:16 +00:00
`npm install` and `node index.js`
2021-09-03 04:05:27 +00:00
the music player string defaults to `org.mpris.MediaPlayer2.rhythmbox`, however you can use the `BOUNCY_MUSICPLAYER` environment value to change it to another music player name
## usage
press space to switch between modes