⚠️ This repository is archived and no longer maintained.
It is kept for reference purposes only.
Development has moved here.
A Windows tool that automatically changes your wallpaper at a configurable interval.
📸 Main / Change wallpaper GUI:
📸 New images GUI:
- Automatically detect all connected displays
- Change the wallpaper for a single screen via the GUI
- Change wallpapers on all screens at once via the GUI or system tray
- Black mode: switch all screens to a plain black image (tray icon only)
- Download new wallpapers from wallpaperscraft.com matching your screen resolution (tray icon only)
- Open the app’s image folder to add your own wallpapers (tray icon only)
This application requires the .NET Desktop Runtime (6.0.x).
- Download .NET Desktop Runtime 6.0.36 (x86)
- Download .NET Desktop Runtime 6.0.36 (x64)
- Look for a newer 6.0.x version
Go to the Releases section of this repository and download the latest version.
The application does not currently provide a built-in option to start automatically with Windows.
To enable autostart, create or move a shortcut to the application into the following folder:
💡 You can quickly open this folder by pressing Win + R, typing shell:startup, and pressing Enter.
C:\Users\<your-username>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
Replace <your-username> with your Windows username.
This repository includes a Visual Studio solution file for easy setup and development. Once opened, the IDE should handle the rest.

