Logtime
Log your time. Get better at time estimation with statistics.
Install
gem install logtime
Database
The first time you run Logtime, it will take a few seconds to setup and save a new database.
By default, Logtime saves a sqlite database file to ~/.logtime/database.db.
Getting help
logtime help will show all commands, and logtime help command will tell you more about the specified command.
logtime add logname Add log
logtime add project --start false Do not start on add
logtime add 'house 5b' --tag construction,work Use tags
logtime add 'new design' --estimate '2 hours and 25 minutes' Provide estimates
logtime start name start
logtime stop name stop