####tmgr - A lightweight cli based time management tool
| Usage | Description |
|---|---|
./tmgr.py start <PROJECT> |
to start timer for <PROJECT> |
./tmgr.py stop <PROJECT> |
to start timer for <PROJECT> |
| ./tmgr.py print | to print time used on all projects |
Edit ~/.tmgrc to edit database settings
Requires sqlite3 and python > 3.0 to run.