timetrap
Simple command-line time tracker written in Ruby. More information: https://github.com/samg/timetrap.
-
Create a new timesheet:
timetrap sheet {{timesheet}} -
Check in an entry started 5 minutes ago:
timetrap in --at "{{5 minutes ago}}" {{entry_notes}} -
Display the current timesheet:
timetrap display -
Edit the last entry's end time:
timetrap edit --end {{time}}
License and Disclaimer
The content on this page is copyright © 2014—present the tldr-pages team and contributors.This page is used with permission under Creative Commons Attribution 4.0 International License.
While we do attempt to make sure content is accurate, there isn't a warranty of any kind.