I am using thunderbird with Lighting calendar.Is there any way to sync thundirbird calendar with local network ?
Asked
Active
Viewed 87 times
1 Answers
2
I am not aware of a peer-to-peer sync provider for Lightning, but what you can do is set up a CalDAV server on some machine running on your local network. This machine must be always on, or at least on when the other machines are. A quick and easy to set up server is available at http://sabre.io/

Philipp Kewisch
- 982
- 6
- 20
-
CalDAV sync with all local calendar ? means if i create any event in my local machine then it will save on server and it will display event details in all other intranet machine ? – Hkachhia Jan 04 '17 at 06:02
-
Yes, as long as the CalDAV server is on your local network, it will work just the same as normal. Set up all local machines to sync with that CalDAV server. – Philipp Kewisch Jan 04 '17 at 18:15
-
Thanks, can I create plugin for which add new calendar and sync with server CalDAV ?. instead of manually configured all the things – Hkachhia Jan 05 '17 at 10:05
-
I am working on something like that, it should be ready in nightly builds some time in February or March. – Philipp Kewisch Jan 06 '17 at 10:48