Skip to content
This repository has been archived by the owner on Feb 27, 2022. It is now read-only.

andrei-m/gcal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcal

A Windows Sidebar gadget for displaying the day’s Google Calendar events.

Installation

This gadget uses Google Calendar’s magic cookie authentication. In order to set it up, you must provide a key from your Google Calendar account.

  1. Log in to Google Calendar; Navigate to Settings→Calendar Settings.
  2. Click the Calendars tab and select the calendar you wish to track.
  3. At the bottom of the screen under Private Address, click XML. You are presented with a URI.
  4. In js/settings.js, set this.email to your Google account e-mail address.
  5. Set this.key equal to the long key string between private- and /basic in the URI.
  6. Deploy the gadget to your Sidebar folder specified in build.bat

License

See LICENSE for terms.

Bugs

  • All-day events for the next day appear on the current day’s calendar. The strange thing is that the Android Google Calendar widget behaves the same way.
  • Events occasionally appear out of order. I can recreate this for reoccurring events that happen every Tuesday: one from 11:45AM-1:25PM, the other from 2:00PM to 5:00PM.

About

A Windows Sidebar gadget that displays a user's Google Calendar events for the day

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published