mgvel / google-calendar-electron

An Electron app for Google Calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Calendar Electron

This is an electron app wrapping https://calendar.google.com. It provides nothing on top of Google Calendar other than putting it in an independent window.

image

Installing

Check out the 1.0.1 Release to download a DMG containing a pre-built app.

Building and Running

To build the app use the Makefile (Mac only).

make

If you're lucky, you'll then have the file target/google-calendar-darwin-x64/google-calendar.app.

About

An Electron app for Google Calendar


Languages

Language:JavaScript 73.1%Language:Makefile 26.9%