This is a super simple Stop Watch app which floats over other apps.
It's a Electron app, which is super easy to install, or configure.
- Edit the
variables.cssfile to change the colors - Run it with
yarn startornpm run start - Build it with
yarn pkg:macornpm run pkg:mac cmd + x- will rest timerSpace bar- will start / stop the timer- When changing to another window the start/stop button will be hidden and window will automatically collapse
MIT

