valishah / CalendarAPI-Gradle

Sample gradle app with google calendar api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Calendar Sync

Follow the instruction from the Google Calender API - Java & Gradle

After creating credentials and setting up client_secret.json

Run : gradle run

Once the application authorization with calendar is done , top 10 events will get pulled and displayed in console.

About

Sample gradle app with google calendar api


Languages

Language:Java 100.0%