alebozek / WallpaperDownloader

A script that downloads wallpapers from the subreddit r/wallpapers and then sets them on your Windows machine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wallpaper Downloader 🚀

This script takes the most voted wallpaper in the subreddit r/wallpapers in 24 hours, downloads the .json of that page, parses the document to get the link of the image and then, it downloads the image and sets it as your wallpaper.

  • Currently, it only supports Windows. 😞

I use it to set a new wallpaper every time I boot my machine. (using the .bat, the .jar and a shortcut of the .bat) 💻

About

A script that downloads wallpapers from the subreddit r/wallpapers and then sets them on your Windows machine.

License:GNU General Public License v3.0


Languages

Language:Java 99.2%Language:Batchfile 0.8%