- Download the app (macOS only)
- Alfred Workflow (by @danielfilho)
- Lite Version (applescript) (macOS only)
- Linux Version
- Disable night shift
- Avoid display turn off
yarn install
(npm install
) Install dependencies.yarn watch
(npm run watch
) Compile development version and watch for changes. Bundled files will appear indist/
.yarn start
(npm start
) Start the desktop app (while watcher is running in another terminal). Use Ctrl-R or Cmd-R to reload the app.yarn run pack
(npm run pack
) Pack to app distribute version