0.1.0 • Published 11 years ago

timeberry v0.1.0

Weekly downloads
6
License
-
Repository
-
Last release
11 years ago

Timeberry - Simple command-line time tracking

tb start [timer] - Start a new timer / resume an existing timer. tb pause [timer] - Pause an existing timer. tb discard [timer] - Discard the time info stored in a timer. tb commit [timer] <message> - Commit the time info as a time tracking entry. tb status - Show existing timers. tb log - Show existing time tracking entries.

Application state is stored in ~/.tb-state. Time tracking entries are stored in ~/.tb-entries.