Skip to content

Instantly share code, notes, and snippets.

View erikabarichello's full-sized avatar

Erika Barichello erikabarichello

View GitHub Profile
@erikabarichello
erikabarichello / EventsCalendar.js
Created October 12, 2020 09:44
Scriptable widget to see the current month calendar and the current day events
/* ---------------------------------------------------*/
/* CALENDAR WIDGET */
/* Events of the Day and Month Calendar */
/* Widget created by Erika Barichello */
/* -------------------------------------------------- */
// WIDGET SETTINGS
// Widget behaviour
const testMode = false // Change to true to see a preview of your widget.