Skip to content

This small Objective-C program leverages macOS's private CoreBrightness framework to manipulate Night Shift settings.

Notifications You must be signed in to change notification settings

MacJim/Night-Shift-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Night Shift Utility

This is a simple shell utility for macOS that can manipulate device Night Shift settings.

This tool has been tested and works in macOS 10.14.4

Usage

Enable Night Shift and choose a suitable temperature based on the system time

Night\ Shift\ Helper

Enable / disable Night Shift

Night\ Shift\ Helper enable
Night\ Shift\ Helper disable

Set color temperature

Night\ Shift\ Helper set newTemperature

Where newTemperature is a value between 0.0 and 1.0 (warmest).

Display program version

Night\ Shift\ Helper version

About

This small Objective-C program leverages macOS's private CoreBrightness framework to manipulate Night Shift settings.

Resources

Stars

Watchers

Forks

Packages

No packages published