Skip to content

Google Apps Script to automatically remove Google calendar notifications of midnight events.

Notifications You must be signed in to change notification settings

blue-jam/sleep-saver

Repository files navigation

sleep-saver

Google Apps Script to remove Google calendar notifications from midnight events.

How to use

npm install -g @google/clasp
git clone [email protected]:blue-jam/sleep-saver.git
cd sleep-saver
clasp login # A browser opens for authentication
clasp create sleep-saver
gedit appsscript.json # Replace "Asia/Tokyo" with your timezone
clasp push

Then, create a time-based trigger.

How to upload the script from CLI

clasp login
clasp push --watch

About

Google Apps Script to automatically remove Google calendar notifications of midnight events.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published