Python script for downloading daily bing wallpapers or windows spotlight wallpapers. with possibility to set it as a wallpaper on Gnome (42).
thanks to WinLight for already done implementation of windows spotlight download.
- Clone this repository
git clone https://github.com/Radiquum/WallpaperDownloader
- Install requirements.txt
python -m pip install -r requirements.txt
- double click or run
python WallpaperDownloader.py
you can run it in background by using nohup [Path to]/WallpaperDownloader.py -c ~/[Path to]/config.ini
configuration can be found in config.ini
WallpaperDownloader is licensed under the GNU General Public License v3. A full copy of the license is provided in LICENSE.