Chameleon is a daemon written for Windows 10 which automatically switches between 'Dark' and 'Light' mode depending on sunrise and sunset. It runs in the background and automatically refreshes it's sun hour dataset once per day.
Either you let Chameleon do the switching, or you can quick toggle between dark and light mode in Windows 10 with the buttons by right-clicking on the Chameleon icon in your taskbar.
- Download the latest release here: https://github.com/dotchetter/chameleon/releases/download/1.1.0/chameleon_win10_64.zip
- Right-click the archive and select 'Extract all'
- Open a PowerShell terminal as Admin and set the ExecutionPolicy to 'bypass':
Set-ExecutionPolicy Bypass
- Double klick Chameleon.exe
- Note: Chameleon.exe must reside in it's original folder to work - either that, or move the associated .ps1 files along.
- Use the Windows scheduler to start Chameleon when the computer starts for a seamless experience.
Location data is shared with 3rd parties when using Chameleon. Upon starting the program you're consenting to this fact by using the software. This software is under no warranty whatsoever and is strictly for entertainment purposes.
Sun hours API used: https://api.sunrise-sunset.org