A horizonal calendar inset into the desktop
Download: https://github.com/Hammerspoon/Spoons/raw/master/Spoons/HCalendar.spoon.zip
| Signature | HCalendar.showProgress (Boolean) |
|---|---|
| Type | Variable |
| Description | Control whether or not progress through the month is shown. |
| Source | Source/HCalendar.spoon/init.lua line 21 |
| Signature | HCalendar:createCanvas() |
|---|---|
| Type | Method |
| Description | Create the calendar canvas |
| Parameters |
|
| Returns | |
| Source | Source/HCalendar.spoon/init.lua line 91 |
| Signature | HCalendar:init() |
|---|---|
| Type | Method |
| Description | Initializes the spoon |
| Parameters |
|
| Returns | |
| Source | Source/HCalendar.spoon/init.lua line 219 |
| Signature | HCalendar:start() |
|---|---|
| Type | Method |
| Description | Start HCalendar timer and show the canvas |
| Parameters |
|
| Returns | |
| Source | Source/HCalendar.spoon/init.lua line 236 |
| Signature | HCalendar:stop() |
|---|---|
| Type | Method |
| Description | Stop HCalendar timer and hide the canvas |
| Parameters |
|
| Returns | |
| Source | Source/HCalendar.spoon/init.lua line 256 |