Skip to content

cudba/work-timer

Repository files navigation

work-timer

Tracks your work time based on system idle state based on Power Monitor

Install

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

Run

$ yarn dev

Packaging

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

Features

  • 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published