Features
The application cycles through images in sequential order, advancing to the next wallpaper each time the configured interval elapses. When the end of the sequence is reached, it wraps back to the first image. The current position in the sequence is persisted to a state file, so if the application is restarted, it resumes from where it left off rather than starting over.
A modern dark-themed settings interface lets users specify the images folder, the switch interval in minutes, and the default wallpaper used when switching is disabled. The default wallpaper preview is shown in the settings window. The settings window can be hidden to the system tray, and the application continues running in the background. From the tray icon, users can enable or disable wallpaper cycling, open the settings window, or exit the application. The tray menu reflects the current enabled or disabled state with checkmarks.
Windows autostart is supported. When enabled, the application is registered in the Windows Run registry key and launches at login. When started via autostart, it launches directly into the tray without showing the settings window. Users can run the application in this hidden mode manually using the --hidden command-line flag.
