Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 562 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 562 Bytes

nodejs Time Tracker for OSX

Installing

  1. Clone code into a folder on your computer
  2. Set up timeout period in server/index.js
  3. Set up SCREEN_CAPTURE_REMOTE_URL in chrome-extension/timeTracking.js to link to the fully qualified url of your server/screencaptures/ folder.
  4. Intstall the chrome extension in chrome

Running

  1. Click the hourglass icon to start tracking time. Screenshots will only be captured if you have the time tracking window open.

NOTE: you will get notified every 5 minutes with an alert to remind you that you are tracking.