Skip to content

szymonkaliski/timav-standalone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timav

Time Tracking system backed by Google Calendar

screenshot

Made with electron, react, redux and immutable.

You should read related blog post with explanation.

Timav is work-in-progress, and is intentend to be a starting point to build your own time tracking solution. I'm happy to merge PRs though!

Run

  1. clone this repo
  2. yarn or npm install
  3. create client-secret.json (follow step 1 of https://developers.google.com/google-apps/calendar/quickstart/nodejs, and save file as client-secret.json in root directory)
  4. yarn run dev or npm run dev for development, alternatively yarn start or npm start if you just want to run it

About

Time Tracking system backed by Google Calendar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published