You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arnaucode c122ec8138 working: new, start, stop, list 6 years ago
LICENSE Initial commit 6 years ago
README.md working: new, start, stop, list 6 years ago
errors.go working: new, start, stop, list 6 years ago
main.go working: new, start, stop, list 6 years ago
work.go working: new, start, stop, list 6 years ago
wtt working: new, start, stop, list 6 years ago

README.md

wtt

Work Time Tracker - console time tracking app

Use

Create new project

./wtt new ProjectName

Start working on a project

./wtt start ProjectName

Stop working on the current project

./wtt stop

List projects

./wtt list