timeclock

0.4.0 • Public • Published

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

Package Sidebar

Install

npm i timeclock

Weekly Downloads

9

Version

0.4.0

License

none

Last publish

Collaborators

  • 1egoman