wallust - Generate colors from an image

gif

sources[^sources]

Features

Usage

wallust my_wallpaper.png

Installation

cargo install wallust

or, if you cloned the repo cargo install --path . or just build it (cargo build --release) and copy the binary to one folder present in your $PATH like /usr/local/bin cargo build --release cp -f ./target/release/wallust /usr/local/bin

TODO