nglthisme / Windows-Theme-Changer

I'm building a tool that automatically changes the Windows theme so that I have light themes during the day and dark themes at night.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows-Theme-Changer

I am working on a tool that automatically changes the Windows 11 theme.

My android phone has an option to automatically switch between dark and light mode at a scheduled time, but Windows is lacking in that area. I made an app that applies one of three default Windows themes in the morning for light mode, and one of three dark mode themes in the afternoon. With a shortcut to the executable in the startup folder, the theme gets applied immediately after logging on to the device based on the local time.

Constant testing is being done and more updates might be on the way :)

Version 1 only worked on device startup and wouldn't schedule the theme to change twice daily. Version 2 works around that by adding the task to Windows Task Scheduler, as well as activating on device startup.

If you are interested:

  • Download and run the MSI file to install
  • Follow me on IG @nglthisme

About

I'm building a tool that automatically changes the Windows theme so that I have light themes during the day and dark themes at night.


Languages

Language:Python 100.0%