this post was submitted on 27 Oct 2025
21 points (100.0% liked)

Free and Open Source Software

20577 readers
3 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS
 

Edit: I seek a server-less solution.

The only thing I can see is Linwood Flow but it looks like it's a really, really long way off before becoming a primary calendar app.

If it could just store all calendar content in 1 local file, then that could be so easily auto-synced across devices with !syncthing@programming.dev. Does anyone have any leads?

Hmm, I just now learned about Fruux, in this Reddit post...

you are viewing a single comment's thread
view the rest of the comments
[–] Flagstaff@programming.dev 5 points 1 week ago* (last edited 1 week ago) (3 children)

I've heard of this, but I can't self-host as I lack reliable Internet access at home and don't want to run a machine 24/7, or am I misunderstanding how CalDAV works? Can it operate solely via Syncthing, in one way or another?

To clarify, I don't pay for an ISP-provided Internet subscription at all (some people were really picky on here about this wording and me not just saying, "I don't have Wi-Fi at home"); it's way cheaper for me (saving >$600/year) to just carry a hotspot device with me at all times.

[–] splendoruranium 1 points 3 days ago (1 children)

Ah, I see. No, that's not the kind of use case I had envisioned. I don't think my suggestion is relevant to your problem then, sorry. Maybe one of the many calendar applications has a portable version that can entirely live in a Syncthing directory...? But then that wouldn't be platform-agnostic. Hm.

[–] Flagstaff@programming.dev 1 points 3 days ago (1 children)

then that wouldn't be platform-agnostic.

Syncthing is Win+Mac+Linux-compatible! That's actually what I was going for, but didn't think of looking for a portable version for some reason... Thanks for the idea!

[–] splendoruranium 1 points 3 days ago (1 children)

Yeah, but the binary of the program won't be platform-agnostic, that's what I meant!

[–] Flagstaff@programming.dev 1 points 3 days ago

Oh, right, based on what (little) I've seen, yeah...

[–] d_k_bo@feddit.org 5 points 1 week ago (1 children)

Many e-mail providers such as mailbox also provide calendar synchronization via CalDAV.

[–] Flagstaff@programming.dev 2 points 3 days ago

Thanks, I'll check it out!

[–] Appoxo@lemmy.dbzer0.com 2 points 1 week ago (1 children)

You could use a free VM on Oracle cloud infrastructure and create regular backups in case thwy rugpull the VM (as it's free)

[–] Flagstaff@programming.dev 1 points 3 days ago

Interesting, I hadn't thought of that, thanks!