Skip to content

ErwinSuwito/ScheduleSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScheduleSync

Sync your APU timetable with your Outlook Calendar. Get it on the Microsoft Store

ScheduleSync

Building

You'll need to add a new ClientSecret.cs file with the following content before building the project:

namespace ScheduleSync
{
    public class ClientSecret
    {
        public static string ClientId = "YOUR-CLIENT-ID-HERE";
    }
}

You can register here to get a ClientID.

About

Sync your APU timetable with your Outlook Calendar.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages