smudge / nightlight

A CLI for configuring "Night Shift" on macOS 🌕🌖🌗🌘🌑
MIT License
203 stars 8 forks source link

New 'status' command #2

Closed smudge closed 4 years ago

smudge commented 4 years ago
nightshift status

Screen Shot 2020-04-24 at 10 41 00 PM Screen Shot 2020-04-24 at 10 41 44 PM Screen Shot 2020-04-24 at 10 41 56 PM

This also drastically reorganizes all of the ObjC-related code and puts it in an "FFI" module, with naming more closely aligned with the inner implementations (e.g. CBBlueLightClient and setEnabled, vs NightShift and toggle)