1.0.1 • Published 6 years ago

zaetomat v1.0.1

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
6 years ago

zaetomat

Add task by timer from terminal console to Toggl and Slack.

Install zaetomat via npm

$ npm install zaetomat -g

Set token for Toggl and Slack. Instruction on first start.

$ zaetomat

Usage

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'