Remote work timer with statistics
- custom
TemplateManager
to manage active tab component states - auto updated annual chart with some work statistics
- time data and settings are stored in files
- fake time data generator for testing purposes
- can be cross platform by
Electron
- colors inspired by Dracula theme
JavaScript ES6, Bootstrap 4, Electron 6, Electron-Forge 5
To build use yarn
instead of npm
.
To run use npm run
with one of the following:
start
to runpackage
to pack for developmentmake
to pack for production
Possible make
targets (set in package.json
):
zip
- archivesquirrel
- Windows installerappx
- Windows store appwix
- Windows MSI filedeb
,rpm
,flatpak
,snap
- Linux