1.0.1 • Published 8 years ago
zaetomat v1.0.1
zaetomat
Add task by timer from terminal console to Toggl and Slack.
Install zaetomat via npm
$ npm install zaetomat -gSet token for Toggl and Slack. Instruction on first start.
$ zaetomatUsage
Add task right now:
$ zaetomat -t -30 -n 'CSSSR-XXX taskname'Add task after 30 minutes of timer:
$ zaetomat -t 30 -n 'CSSSR-XXX taskname'Add Dinner for 60 minutes and say about it in Slack channel #kitchen:
$ zaetomat -t 60 -k 'kitchen'