Hi everybody !
While I really like the simple and sleek google calendar web GUI and functionalities, I’m more and more concerned about my data and privacy. Even if I have nothing to hide, I don’t agree anymore to sell freely and consciously my data to any GAFAM.
Has anyone any alternative to google calendar?
- Free and if possible, open source? It can have some discret sponsors/ads. As long as it isn’t to intrusive.
- Todoist integration
- Sync between devices
- GUI doesn’t have to be PERFECT, but a bare minimum for my candy eyes !
- Can be API, Web… doesn’t matter as long as it syncs between devices (android, mac, windows, linux)
I already searched through the web, but couldn’t find any conclusive alternative, maybe someone knows some hidden gem :)
Thank you !
Just going to +1 for Nextcloud, it’s literally the hub of my whole life including PC and CalyxOS phone syncs.
Thank you :) This was the best of the 2 worlds. I was a bit reluctant because of the name (nextcloud) but after 2 days of hard searching, docker tinkering, cronjobbing and a few lost hairs It fits quite good. Except it doesn’t work with todoist but jtx board seems promising and is not proprietary, so maybe I will make the switch :).
I edited my post accordingly, for other users stumbling on the post (also making lemmy more active 🌤 )
CalDav server (Baikal or anything similar, even Synology DSM has an app for it if you have a NAS), plus Davx5 if you’re on Android, plus Simple Calendar.
One I’ve been using fo a while, less for calendar though it has that but tasks/shopping/recipies and others is home chart. Dev is super responsive and open to feedback too. Option to self host, webapp compatible and has a single time lifetime purchase option which is great since I hate maintaining subscriptions.
Ok, so this is a ”how many colors of the rainbow there are”
If you go balls to the wall, all out retardation: Nextcloud, the CalDAV is basically just a bonus, I’ve replaced google.com at home with Nextcloud
Some middle ground: SoGo, sogo.nu
If you just want to solve this specific problem: Radicale, https://radicale.org and Baikal, https://sabre.io/baikal/
I found nextcloud easier to set up than many other services, plus it comes with cloud file storage and other goodies as a bonus.
It is even easy on such obscure platforms as NetBSD in an nvmm-backed qemu virtual machine runnning on a NetBSD host.
(EDIT: well, it wasn’t really trivial, the database (PostgreSQL in my case) setup and connection is not necessarily obvious to someone who hasn’t done it before, but the fact that it works without real complications on very diverse platforms is a testament to its clean code.)
If you’re not confident in database management, there is always the Snap version. I know Snap gets a lot of hate, and you do lose some ability to tinker with Nextcloud configuration, but its been pretty solid for me.
I’m using Etebase as a self-hosted backend for this purpose. It is zero-knowledge, so not even your own server knows about your calerdar, to-do list, and contacts (but it does know when have you edited entries, I think).
There’s an android app for synchronization, and on the desktop, you can run a daemon to expose a standard CalDAV/CardDAV interface for e.g., Thunderbird. The alternative is the Flutter-based client, either on the web or as a desktop app, I think, but I much rather prefer Thunderbird (I have other accounts from work to synchronize, too, and TB lets me look at them in one place).
I’m not sure about the Todoist integration, though. That sounds like it would compromise privacy.