Google Apps Script to remove Google calendar notifications from midnight events.
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.
clasp login
clasp push --watch