the friendly cross-platform (Mac, Windows, Linux for now) shutdown timer!
- download and doubleclick. That's it :)
- build typescript, less and html:
make build
- watch typescript, less:
make watch
- start app in dev mode:
make start
- create releases:
make release
- find a logo
- packaging: see
electron-builder.json5