Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 524 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 524 Bytes

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