A simple full screen clock.
npm install
- install dependencies
npm start
- Start
ctl+X
- Close
ctl+S
- Open side menu
ctl+N
- Close side menu
To build installers for different OSs run one of the following
npm run make-linux
- build Debian installer
npm run make-mac
- build mac os app
npm run make-win
- build windows executable