Tracks your work time based on system idle state based on Power Monitor
First, clone the repo via git:
git clone git@github.com:cudba/work-timer.git work-timer
And then install the dependencies with yarn.
$ cd work-timer
$ yarn
$ yarn dev
To package for the local platform:
$ yarn package
To package for all platforms:
First, refer to the Multi Platform Build docs for dependencies.
Then,
$ yarn package-all
- start / end work session on manual interaction
- start / end work period based on active <=> idle state
- start / end work perdiod based on lock-screen <=> unlock-screen
- start / end work period based on laptop suspended <=> resumed
- export report in Eurotime format
- export between dates
- split workperiods per month
- review & change (merge, alter...) workperiods