- Local time
- 4:34 AM
- Posts
- 3,087
- OS
- Windows 11 Pro
EDIT: .exe changed. this is completely programmatic. no visual elements.
*If on 22H2 or 23H2, Turn ON and OFF Nigh Light in Settings > Display once Manually... otherwise it throws an error for some reason*
**24H2 works fine (first run takes a few seconds, but all subsequent runs are immediate)**
Had to split the exe into multiple archive portions due to file size upload limitations on this forum. it's total size is 5.94mb due to the libraries inside the compiled exe.
Download all 6 segments
Save in the same folder/directory
Remove the
file extension from each (had to use an allowed extension to upload to the forum)
Open Command Prompt in the directory with the .zip parts
Run
to merge the parts into 1 .zip file
Extract the .zip and place the .exe where ever you want.


Python Source: .https://github.com/nathanbabcock/nightlight-cli/blob/main/src/nightlight.ts
Turns on or off Night Light. Change .txt file extension to .exe
*If on 22H2 or 23H2, Turn ON and OFF Nigh Light in Settings > Display once Manually... otherwise it throws an error for some reason*
**24H2 works fine (first run takes a few seconds, but all subsequent runs are immediate)**
Had to split the exe into multiple archive portions due to file size upload limitations on this forum. it's total size is 5.94mb due to the libraries inside the compiled exe.
Download all 6 segments
Save in the same folder/directory
Remove the
Code:
.txt
Open Command Prompt in the directory with the .zip parts
Run
Code:
copy /b NightLightToggle.z* NightLightToggle.zip
Extract the .zip and place the .exe where ever you want.


Python Source: .https://github.com/nathanbabcock/nightlight-cli/blob/main/src/nightlight.ts
Last edited:
My Computer
System One
-
- OS
- Windows 11 Pro