/walpaperr

walpaperr will change your desktop's wallpaper automagically, pulling from different sources.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

walpaperr

walpaperr will change your desktop's wallpaper automagically, pulling from different sources.

Getting Started

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.

Prerequisites

Basically

  • scikit-image
  • opencv
  • requests

See requirements.txt for full pip freeze > requirements.txt output.

Authors

License

This project is licensed under the GNU License - see the LICENSE.md file for details

Acknowledgments