Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rs-pro0/wallpaper-cava
Display cava on top of your wallpaper.
https://github.com/rs-pro0/wallpaper-cava
Last synced: about 10 hours ago
JSON representation
Display cava on top of your wallpaper.
- Host: GitHub
- URL: https://github.com/rs-pro0/wallpaper-cava
- Owner: rs-pro0
- Created: 2024-06-13T23:33:21.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-10-30T12:52:56.000Z (17 days ago)
- Last Synced: 2024-10-30T13:38:54.613Z (17 days ago)
- Language: Rust
- Size: 16.6 KB
- Stars: 28
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
- awesome-linux-ricing - wallpaper-cava - Display cava on top of your wallpaper. (Widgets / Utilities)
README
Wallpaper CAVA
==============Display [cava](https://github.com/karlstav/cava) on top of your wallpaper.
Built by [rs-pro0](https://github.com/rs-pro0) with big(uncomfortably big for me, ngl) help from ChatGPT.
Built using [wayland-rs](https://github.com/Smithay/wayland-rs), [smithay-client-toolkit](https://github.com/Smithay/client-toolkit), [khronos-egl(for Rust)](https://github.com/timothee-haudebourg/khronos-egl), and [gl-rs](https://github.com/brendanzab/gl-rs).Building
------------1. Clone this repo.
2. Clone [wayland-rs](https://github.com/Smithay/wayland-rs) into "wayland-rs" directory inside of this repo directory.
3. Build using Cargo: `cargo build --release`.
4. Ensure you have [cava](https://github.com/karlstav/cava) installed.
5. You can run `target/release/wallpaper-cava`.