Replies: 1 comment
-
Hi, yes, the project is intended to work like that. Even if the Raspberry Pi is old, it should work with Docker, too. E.g. if you have these files in a folder
Then, I would add a start with
After this, you can access the calendar and spec without the ICS being exposed to the network at localhost:8000.
{
"url" : "http://localhost:8000/calendar.ics"
} You can also use other URLs and calendar sources. This works in a network without Internet access and synchronizes the calendar from your device securely as soon as you enter the network via syncthing. Please let me know about your setup in the end! I am curious! |
Beta Was this translation helpful? Give feedback.
-
Hi, first of all I really like this project, I hope it is exatcly what I am looking for :) I like the "Try it out" thing a lot.
My idea is to let it run in a raspberry pi dashboard thing. I wondered if it is possible to store everything local, so create on this raspberry with an ics and the downloaded configuration a local website displaying the calendar. Specially as the ics may contain quite personal data.
Thanks a lot :)
Beta Was this translation helpful? Give feedback.
All reactions