Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.
/ google-calendar-app Public archive

Google Calendar packaged as electron app

License

Notifications You must be signed in to change notification settings

fgnass/google-calendar-app

Repository files navigation

Google Calendar packaged as electron app

Thin wrapper around the Google Calendar web interface built with electron.

Screenshot

Download

Pre-built binary release for MacOS: Google-Calendar-v.1.0.0-Mac.zip

Build from source

npm install
npm run pack-osx
cp -r Google\ Calendar-darwin-x64/Google\ Calendar.app /Applications

Disclaimer

This project is not affiliated with, associated to, nor endorsed by Google in any way. Google and the Google Calendar Logo are registered trademarks of Google Inc.

The code in this repository has been released to the public domain under the UNLICENSE.