A CLI frontend for MyHours.
yarn
yarn cli # Will automatically ask you to configure the client$ yarn cli help
Usage: my-hours-cli [options] [command]
Options:
-h, --help display help for command
Commands:
start <note> Track a new task
running Get running tasks
previous [options] Get tasks from the previous day
today [options] Get tasks for today
stop [taskId] Stop a task.
help [command] display help for command