Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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