hubot-pomodoro

2.0.3 • Public • Published

Hubot pomodoro script

Hubot script that allows you to start and stop pomodoro sessions and notify when it's over.

Usage

npm install --save hubot-pomodoro

Open external-scripts.json and enable the module, by putting it's name into it:

["your-other", "external-script", "hubot-pomodoro"]

Commands

  • hubot start pomodoro - start a new pomodoro
  • hubot start pomodoro <time> - start a new pomodoro with a duration of minutes
  • hubot stop pomodoro - stop a pomodoro
  • hubot pomodoro? - shows the details of the current pomodoro
  • hubot pomodoro <username>? - shows the details of 's current pomodoro
  • hubot all pomodoros? - shows the details of all of the running pomodoros

Package Sidebar

Install

npm i hubot-pomodoro

Weekly Downloads

2

Version

2.0.3

License

MIT

Unpacked Size

9.33 kB

Total Files

5

Last publish

Collaborators

  • ajnasz