Skip to content

hemantDwivedi/timetracker-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Time Tracker App

Usage

Start logging time

time-tracker start <task-name> time-tracker start <task-name> <category-name>

Note: If the task name is already in progress, this will be a no-op.

Stop logging time

time-tracker stop <task-name>

Show time

time-tracker report task Shows the tasks and time spent on each task

time-tracker report category Shows the categories and time spent on each category