Night-shift for macOS

Hi, I write a cli to control night shift for macOS, hope it’s helpful for you guys, Cheers :beers:

$ night-shift -h
 USAGE:
     night-shift [OPTIONS] [--] <command>

 Available commands by category:
 Manual on/off control:
   on                Turn Night Shift on
   off               Turn Night Shift off
   toggle            Toggle Night Shift

 Color temperature:
   temp              View temperature preference
   temp  <0-100>     Set temperature preference

 OPTIONS:
        -v, --version                     Print version
        -h, --help                        Print help information


3 Likes