Hi all,
I just discovered caldav4j and had some questions to assess the difficulty of achieving a particular task before actually diving into the code.
I have two calendars that I want to synchronize:
- A google calendar
- A caldav calendar on a remote davical server
I have searched the web for such an existing tool but haven't really found one. Davical has a php script to perform that but it requires a fully running davical instance which I do not have on my local machine:
I was therefore wondering how difficult it would be to write a script with caldav4j that would synchronize the two calendars. I have briefly looked at the example code but didn't find such synchronization example:
Thank you for any advice you might have,
Tom
P.S.: Davical also has a "remote bind" feature but it requires admin rights on the remote davical server which I do not have: