1.0.0 • Published 4 years ago

google-calender-exporter v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

google-calendar-exporter

access a google calender and creates json

usage

  • token
    • create a token.json
    • or fill TOKEN env variable with filecontent
    • or fill _TOKEN env variable with filecontent
  • client secret
    • create a client_secret.json
    • or fill TOKEN env variable with filecontent
    • or fill _TOKEN env variable with filecontent

more informations here: https://www.npmjs.com/package/googleapis#authentication-and-authorization

npm install
npm start