Skip to content

v0.1.0 - Codename "Metallic Meanings"

Pre-release
Pre-release
Compare
Choose a tag to compare
@smudge smudge released this 03 May 05:40
· 37 commits to master since this release
10d7907

(random codename generated here)

General API Improvements!

We're moving up a minor version, because much of the API (both CLI and lib) has been revamped!

Here's what the new usage output looks like:

nightlight v0.1.0
  A CLI for configuring 'Night Shift' on macOS 🌕🌖🌗🌘🌑

usage:
  nightlight [--help] <command> [<args>]

Available Commands By Category:

manual on/off control:
  on                      Turn Night Shift on (until scheduled stop)
  off                     Turn Night Shift off (until scheduled start)
  status                  View current on/off status

color temperature:
  temp                    View temperature preference
  temp <0-100>            Set temperature preference (does not affect on/off)

automated schedule:
  schedule                View the current schedule
  schedule start          Start schedule from sunset to sunrise
  schedule <from> <to>    Start a custom schedule (12 or 24-hour time format)
  schedule stop           Stop the current schedule