Cherry tomato (a tiny Pomodoro) -- a Pomodoro Timer for the menubar
Download: https://github.com/Hammerspoon/Spoons/raw/master/Spoons/Cherry.spoon.zip
| Signature | Cherry:bindHotkeys(mapping) |
|---|---|
| Type | Method |
| Description | Binds hotkeys for Cherry |
| Parameters |
|
| Returns | |
| Source | Source/Cherry.spoon/init.lua line 46 |
| Signature | Cherry:popup() |
|---|---|
| Type | Method |
| Description | Popup an alert or notification when time is up. |
| Parameters |
|
| Returns |
|
| Source | Source/Cherry.spoon/init.lua line 93 |
| Signature | Cherry:start() |
|---|---|
| Type | Method |
| Description | Starts the timer and displays the countdown in a menubar item |
| Parameters |
|
| Returns |
|
| Source | Source/Cherry.spoon/init.lua line 125 |