3

I have been able to sync my calendar and contacts using the command line and a cron job, but I would like to have better integration into the system.

Is there a click package which already does this?

If not, is there some guide or example on how to get started to build this myself?

Thanks, Joachim

1 Answers1

1

Someone may already create a script to process (I didn't test it yet)

Let's see Romain Fluttaz answer.

I don't know if it's "easy" to build a UI from that script.

To create an app, you could maybe start from here. Inside the Ubuntu-sdk, there are some examples too (I'm not familiar with, just tried to create a webapp one time and understand the sdk functions)