2.0.3 • Published 3 years ago

hubot-pomodoro v2.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

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
2.0.3

3 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.1.6

5 years ago

1.1.5

9 years ago

1.1.4

9 years ago

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago