A small Electron app for Windows 11 that:
- Pulls 10 matching image posts from
https://www.reddit.com/r/wallpaper/ - Lets you choose Reddit sorting: Best, Hot, New, Top, or Rising
- Filters loaded wallpapers by common screen resolutions or your current screen
- Sets the first matching image as your desktop background
- Refreshes the 10 wallpaper options on a configurable interval, defaulting to every 24 hours
- Changes your desktop background through the loaded wallpaper options on a separate configurable interval, defaulting to every 24 hours
- Prevents either interval from being set below 1 hour
- Can optionally start automatically when you sign in to Windows
- Lets you favorite any shown wallpaper into a folder you choose
- Keeps running in the background from the Windows tray after closing or minimizing
- Includes app icon files in
assets/for the window, tray, and future packaging
- The first refresh runs when the app starts and sets the first matching image.
- Closing or minimizing the window hides it to the tray so scheduled wallpaper refreshes and background changes continue. Use the tray icon to reopen the window or quit the app.
- Use Set first match now to fetch the selected Reddit sort and immediately apply the first matching image.
- Changing the Reddit sort or resolution refreshes the list using the new filter.
- Use Choose folder before favoriting, or the app will ask you to choose one when you favorite your first wallpaper.
