https://github.com/samicpp/dynamic-wallpaper
Dynamic wallpaper for raspberry pi os
https://github.com/samicpp/dynamic-wallpaper
Last synced: 3 months ago
JSON representation
Dynamic wallpaper for raspberry pi os
- Host: GitHub
- URL: https://github.com/samicpp/dynamic-wallpaper
- Owner: samicpp
- License: gpl-3.0
- Created: 2024-12-02T20:07:12.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-02T20:32:15.000Z (6 months ago)
- Last Synced: 2024-12-02T21:26:52.938Z (6 months ago)
- Language: Rust
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dynamic wallpaper
This will periodically swap the wallpaper on raspberry pi os.## how to use
Use `cargo run /path/to/images milisecond-interval`
or `./wallpaper /path/to/images milisecond-interval`