A real-time audio visualizer for the GNOME top bar, powered by CAVA. Requires CAVA to be installed on your system (see: https://github.com/karlstav/cava). ## Install CAVA on your distro: openSUSE: zypper in cava Fedora: dnf install cava Debian/Ubuntu: apt install cava Arch Linux: pacman -S cava
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Please remove `schemas/gschemas.compiled`. Not needed for 45+ packages. 2. Fix the indentations (line 31-36 `extension.js`). 3. No need to use any parameters since you already set it in `metadata.json`: - line 330 `extension.js` - line 9 `prefs.js` If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions
Approved but fix those for the next version. Also, you can also add `donations` to the `metadata.json`, so people can donate to you if they want: [Extension Anatomy: donations](https://gjs.guide/extensions/overview/anatomy.html#donations)