Our family has a bunch of people whose birthdays we need to keep track of. Those birthdays matter to everyone, so we would like to have one shared birthday calendar. The calendar should come with an android app that at least sends reminder notifications about birthdays.

What selfhosted solution are you using for this? What can you recommend?

  • Ooops@feddit.org
    link
    fedilink
    English
    arrow-up
    11
    ·
    edit-2
    21 hours ago

    Don’t host the calendar, just host some WebDAV/CalDAV. That format is supported by basically all apps on every platform (usually including the default app on most phones), so everyone can pick what they want (or just stick with what they already use).

    My personal pick for that purpose is Radicale.

    • monomon@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      22 hours ago

      Been using Radicale for a few months now, I’m really happy with it. Granted, it’s not the fastest with large scale updates (which don’t seem to be OP’s use case). On Android I settled on One Calendar. Tried a few other apps, including DAVx5, which had issues, I think with full day events showing wrong.

      • non_burglar@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        18 hours ago

        Davx5 is just a bridge between calendar apps and dav providers. One calendar has this function built-in. Any issues showing content on the right time zone, etc would be in the client, not davx5.

  • irmadlad@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    ·
    24 hours ago

    There are a multitude of calendar apps, tho I know of none specifically for birthdays exclusively.

    Those are the ones I know of that have an Android capable app. There may be others. Maybe others here will chime in with some options.

  • Justifier@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    1 day ago

    HomeAssistant has a calendar built in

    Can likely rig it up to notify of events under whatever parameters you want via push notifications

  • StrawberryPigtails@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    5
    ·
    24 hours ago

    I use Nextcloud to host my calanders. With caldav (what nextcloud uses under the hood), reminders are handled by the client. I use Apple’s Reminders app on my phone and Thunderbird on my laptop.

    Nextcloud does have a built in calandering app, but I’ve not used it much. I think it can do email notifications of calander events.