0.0.12 • Published 11 years ago

timepouch v0.0.12

Weekly downloads
5
License
-
Repository
github
Last release
11 years ago

timepouch

timepouch is a command-line time tracking utility made with node.js and PouchDB. It was inspired by timetrap. timepouch improves on timetrap by using a database that can very easily sync with CouchDB.

Getting Started

npm install -g timepouch

Basic Usage

$ tp --help
Options:
  -d, --display  Display checkins for the current sheet
  -s, --sheet    Select or create a sheet              
  -l, --list     Display timesheets                    
  -i, --in       Check in to the current timesheet
  -o, --out      Check out of the current timesheet

TODO

  • Add a sync option
  • Build a web interface to make syncing with a CouchDB useful
  • Improve output formatting and reporting
  • Add editing
  • Add ability to specify start and end times
0.0.12

11 years ago

0.0.11

11 years ago

0.0.10

11 years ago

0.0.9

11 years ago

0.0.8

11 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago