Hi Mark;
First all thanks for you app, just i need this for some customer;
I have problems with oath2 and google. I change this line on main.js:
win.loadURL('https://calendar.google.com/calendar/r/week')
for
win.loadURL('https://calendar.google.com/calendar/r/week',{userAgent:'Chrome'})
.
This work for me!.
Regards