walpaperr will change your desktop's wallpaper automagically, pulling from different sources.
Download, install requirements (via pip
for instance) and run script.py
.
To add download sites (subreddits), edit the download_sites.cfg
file, adding a new entry of the form reddit, subreddit
per subreddit.
Basically
- scikit-image
- opencv
- requests
See requirements.txt for full pip freeze > requirements.txt
output.
- [Sebastian Correa] - (https://github.com/sebastian-correa)
This project is licensed under the GNU License - see the LICENSE.md file for details
- README template from Billie Thompson.