Skip to content

Small application to modify the access rights (ACL) and share massively a google calendar with other users (synchronized with a CSV / Excel file). Using v3 Java API.

License

Notifications You must be signed in to change notification settings

nrv/google-calendar-massiveshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-calendar-massiveshare

Small application to synchronize the access rights (ACL) of a google calendar with a CSV / Excel file

You have to download the google api client by yourself. The maven repository is quite messy right now and there are some bugs and missing classes. You may refer to the .classpath file to see the ones I have.

Don't forget to get a key from google for your application and then download the corresponding 'client_secrets.json' into the src directory.

2013-08-02

About

Small application to modify the access rights (ACL) and share massively a google calendar with other users (synchronized with a CSV / Excel file). Using v3 Java API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages