Wallpaper manager for your desktop, written in Rust.
## About wall-rs is a wallpaper management tool that I developed with significant help from the community. The initial idea for this project was suggested by my friend tapnisu. While I had the concept in mind, orzklv played a crucial role in bringing it to life by writing most of the first version during his live coding streams. Moreover, he also contributed a redesign of the project, further enhancing its functionality and user experience. After these collaborative efforts, I took over the project, rewriting some parts and fixing minor issues to refine the tool into its current state. This project stands as a testament to the power of community-driven development and the creative synergy that can emerge from live coding sessions and ongoing collaboration. ## Installation There are two ways to install wall-rs: 1. Using Cargo: ```bash cargo install wall-rs ``` 2. Building from source: ```bash git clone https://github.com/akumarujon/wall-rs.git cd wall-rs cargo build --release ``` The executable will be available in `target/release/wall-rs.exe` ## Usage To use wall-rs, run the executable with a command: ```bash wall-rs