Pictura is a wallpaper manager that automatically gathers wallpapers metadata, compresses them and generates a fancy static html page.
```bash mkdir mywalls cd mywalls
Wallpapers
folderpictura init --help
for more infopictura init
mv oldwalls/* Wallpapers
Wallpapers
will be treated as categoriesmkdir Wallpapers/Nature mv oldwalls/forest Wallpapers/Nature
index.html
pictura sync ```
You can edit gallery configuration file at .pictura/config.toml
Don't have cargo installed? Download it here
bash
cargo install pictura