Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 448 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 448 Bytes

GMinder

GMinder - Desktop Reminder for Google Calendar

http://milow.net/public/projects/gminder.html

Prerequisites

  • Visual Studio Express 2013

Compilation Instructions

  • Rename GMinder/GMinderClientSecrets.cs.template to GMinderClientSecrets.cs
  • Edit GMinderClientSecrets.cs: Change CLIENT ID and CLIENT SECRET to the ones given to you by Google Developers Console
  • Load GMinder.sln in Visual Studio and compile