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.

262 B

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