Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kb-elmo/cavapify
auto colorchanger for cava
https://github.com/kb-elmo/cavapify
Last synced: 5 days ago
JSON representation
auto colorchanger for cava
- Host: GitHub
- URL: https://github.com/kb-elmo/cavapify
- Owner: kb-elmo
- License: gpl-3.0
- Created: 2019-07-02T14:05:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-31T12:45:01.000Z (about 3 years ago)
- Last Synced: 2024-08-01T19:55:40.166Z (3 months ago)
- Language: Shell
- Size: 19.5 KB
- Stars: 27
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - kb-elmo/cavapify - auto colorchanger for cava (Shell)
README
# cava colorchanger
Script that will automatically change the color of the cava visualizer bars according to the color of the current album art of any media player that implements the [MPRIS](http://specifications.freedesktop.org/mpris-spec/latest/) D-Bus Interface Specification.
## Running
```sh
playcheck.sh & cava
```## Demo
![](https://i.imgur.com/vHlsZhK.gif)
## Requirements
- [cava](https://github.com/karlstav/cava)
- imagemagick
- [playerctl](https://github.com/acrisci/playerctl)
- wget