Wavewall is a tiling wallpaper generator, with a focus on extreme control over the result.
[Docs](https://rohrsben.github.io/wavewall)
Requirements:
- MSRV: 1.88.0
- A terminal which supports true-color (for the `colors` subcommand)
- A linux system, for the moment
## Roadmap
- [ ] integer-multiple tile sizes
- [ ] connected component coloring
- [ ] wave function collapse mode (the reason for the name!)
- [ ] `check` subcommand
## Installation
### General
Wavewall can be installed via cargo:
`cargo install wavewall`
### Nix
Just add wavewall to your inputs!