nightshift 0.0.4

A CLI for configuring 'Night Shift' on macOS 🌕🌖🌗🌘🌑
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.objc]
version = "0.2"

[dependencies.time]
version = "0.2.10"

[package]
authors = ["smudge <nathan@ngriffith.com>"]
categories = ["command-line-utilities", "os::macos-apis"]
description = "A CLI for configuring 'Night Shift' on macOS 🌕🌖🌗🌘🌑"
edition = "2018"
license = "MIT"
name = "nightshift"
readme = "README.md"
repository = "https://github.com/smudge/nightshift"
version = "0.0.4"