• pr06lefs@lemmy.ml
    link
    fedilink
    English
    arrow-up
    6
    ·
    2 days ago

    The author seems dead set on a tauri calendar implementation. I came across what is apparently a scheduling toolkit in rust:

    https://github.com/fmeringdal/nettu-scheduler

    Which I guess could be used to build a desktop calendar app. One flaw in the ointment is that a calendar program really needs email integration. Downloading an ICS file and manually transferring that over to your calendar app isn’t going to cut it.

    Which brings us to the lack of solid calendar servers. I’ve searched but I haven’t found anything popular, OSS, easy to install, and useful for groups. Radicale exists but multi user support is a janky hack, while Nextcloud has unreliable sync. I’m looking for features like:

    • reliable calendar sync
    • sharable calendars.
    • scheduling help - when to have a meeting?
    • how many attendees for a group event, how many invited etc.
    • Kernal64@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      1
      ·
      2 days ago

      I’d much rather have Tau’ri calendar software than Goa’uld software of any kind. Who knows what kind of malicious code those snakes have snuck in there?

    • Lung@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 days ago

      I’m kinda annoyed that this whole thing was pretty much a pitch for Tauri, and that’s a pretty lame looking webapp thing with typescript and whatever browser engine you happen to have lying around

      Tauri is tryna be all like “hey look at our install size, it’s smaller than electron!!” … like anyone cares about install size much. The problem is the memory/cpu use of web apps, which tends to 5x a decent native app. Maybe one day, with webassembly…

    • fry@lemmy.sdf.org
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      2 days ago

      Any CalDAV server will do. All events are synced across all properly configured devices. No need for emailing individual events. Radicale is an exception. I also find it too simple/barebones.

      I have been running Baïkal for years. Multiple users and devices (iOS, Android, MacOS, Linux, Windows etc) with multiple calendars per user, a decent admin web ui, pretty lightweight, easy to install and configure and zero maintenance.

      Or just set up your own exchange server.

      Personally I miss a calendar frontend that can be used directly in a web browser. Like Google calendar but with everything living on my own server.

      Scheduling and event management should be done in a client if you ask me.

    • jrgd@lemm.ee
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      2 days ago

      What makes Nextcloud unreliable for your use case? I’ve used the calendar (caldav) functionality for years without issue in sync.