Skip to content

A daemon written for Windows 10 which automatically switches between 'Dark' and 'Light' mode depending on sunrise and sunset

License

Notifications You must be signed in to change notification settings

dotchetter/chameleon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chameleon

chameleon

Sync Windows 10 with sun hours at your location

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.

Toggle manually

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.

unknown

Installation

  • 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.

Disclaimers

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.

References

Sun hours API used: https://api.sunrise-sunset.org

About

A daemon written for Windows 10 which automatically switches between 'Dark' and 'Light' mode depending on sunrise and sunset

Resources

License

Stars

Watchers

Forks

Packages

No packages published