waneal / gcal-line-notify

notify tomorrow's events to line talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gcal-line-notify

notify tomorrow's events of Google Calendar to Line talk

How to use

Get Line Notify token

https://notify-bot.line.me/

Deploy Google Apps Script

  • install clasp
npm install -g @google/clasp
  • install node_modules
npm install
  • create project and push sources
clasp login
clasp create
clasp push

Configure Project

About

notify tomorrow's events to line talk


Languages

Language:TypeScript 76.5%Language:JavaScript 23.5%