I’m trying to de-Google my life and self-host more. One tricky point with me is calendaring. I can get a CalDav server running and syncing with my Android phone without much hassle, but I haven’t yet found a server or client that can send e-mail reminders for events, rather than just pop-up notifications.

I’ve been told to try Nextcloud. I tried installing it but it’s overkill for me, and I don’t want to deal with setting up a domain. Surely there can’t be exactly one CalDav option that can send email reminders. But I’ve never heard anyone say anything other than “Nextcloud.”

  • TCB13@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    7 months ago

    You are right. I’ve some experience with tweaking Baikal’s code, maybe you can implement that notifications feature yourself? The code isn’t perfect and could be simplified… but it doesn’t seem very hard to implement what you’re looking for given their architecture.

    • chriscrutchOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 months ago

      Any coding is well above my skill level. Thank you, though.