0.4.0 • Published 8 years ago

timeclock v0.4.0

Weekly downloads
37
License
-
Repository
github
Last release
8 years ago

timeclock NPM version Dependency Status

Track the time you work on projects

Installation

$ npm install --global timeclock

Usage

$ clock init
$ clock in
$ # wait a while...
$ clock out
$ clock ls
Logged Hours:
Sun Jan 24 2016          10:20:00 - 11:20:00
About 1 hours, 0 minutes, and 0 seconds
$ clock report && google-chrome report.html
# creates a report and opens it in chrome

For configuration options, see .timeclock.json in your project directory. For a few example reports, see https://gist.github.com/1egoman/ba14d9811c7ffa0ddf59.

License

© 1egoman