arnau 21bd0aad63 | 5 years ago | |
---|---|---|
LICENSE | 7 years ago | |
README.md | 5 years ago | |
errors.go | 7 years ago | |
main.go | 7 years ago | |
work.go | 7 years ago | |
wtt | 7 years ago | |
wtt_demo.gif | 7 years ago |
Work Time Tracker - console time tracking app
Add wtt to the path:
export PATH="$PATH:/home/user/path/wtt"
wtt new ProjectName
- Abbreviation:
wtt n ProjectName
wtt list
- Abbreviation:
wtt ls
- Also can list with more details using:
wtt ls -a
wtt start ProjectName
- Abbreviation:
wtt s ProjectName
wtt stop
wtt rm ProjectName
wtt current
- Abbreviation:
wtt c
wtt help
- Abbreviation:
wtt h