this post was submitted on 09 Aug 2025
46 points (94.2% liked)

Selfhosted

50905 readers
497 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Use case: I want to make a kind of maintenance list of things that need to be done. Every week, every month, every quarter, every half year, you get the idea. Clean out the dishwasher filters, clean out the washer filters, car is due for oil change, etc.

I could just use any number calendar apps like google and stuff but I enjoy self-hosting my own stuff and owning as much of my own data as possible. Plus I am just having fun exploring FOSS software.

So, does anyone have a suggestion for a self-hosted app—probably a calendar—that can send me a reminder when events approach?

Cheers!

Edited to add, thanks for all the suggestions so far everyone. To be clear, I am specifically interested in self hosted software if only for the exploring and learning experience, but also for practical reasons such as ease of access from multiple devices as well as access for both me and my partner.

top 23 comments
sorted by: hot top controversial new old
[–] kmoney@lemmy.kmoneyserver.com 5 points 2 weeks ago (1 children)
[–] iAmTheTot@sh.itjust.works 2 points 2 weeks ago

Thanks, I'll definitely check this one out. I love stupid simple!

[–] tofubl@discuss.tchncs.de 4 points 2 weeks ago (1 children)
[–] iAmTheTot@sh.itjust.works 2 points 2 weeks ago

Ooh, integrates with Home Assistant too... Definitely checking this out!

[–] omgboom@lemmy.dbzer0.com 4 points 2 weeks ago (1 children)
[–] iAmTheTot@sh.itjust.works 2 points 2 weeks ago (1 children)

Genuinely had crossed my mind but I'm interesting in something a little bit more sophisticated, with a GUI, and something my partner would be comfortable interacting with as well. Maybe even something I can easily access on my phone.

[–] guynamedzero@lemmy.dbzer0.com 3 points 2 weeks ago (1 children)

Have you looked into Lunatask?

[–] iAmTheTot@sh.itjust.works 1 points 2 weeks ago

I have not.

[–] Rogue1633@discuss.tchncs.de 4 points 2 weeks ago (1 children)

Probably not exactly what you are looking for (and not maintained anymore) but this app allows you to set up your subscriptions (like phone plan, internet, streaming services, etc.) and it reminds you once the subscription is about to be renewed. You could set different time intervals for your different tasks.

[–] iAmTheTot@sh.itjust.works 4 points 2 weeks ago

I'll consider if if I don't find something better, thanks!

[–] suzune@ani.social 3 points 2 weeks ago (2 children)

Baikal (CalDAV server), DAVx5 for sync, Tasks.org for Android UI, Thunderbird on PC.

[–] tuxec@infosec.pub 1 points 2 weeks ago (1 children)

Recently, I noticed there is also Thunderbird for Android which is actually based on the solid K-9 Mail app.

[–] abeorch@friendica.ginestes.es 1 points 1 week ago

@suzune @tuxec Its quite good. You can copy over all your account configurations from the Desktop app.

[–] Cyber@feddit.uk 1 points 2 weeks ago (1 children)

I have basically the same setup, but with Radicale.

Radicale is really lightweight, but quite basic - which is fine for my needs.

Out of curiosity, what pulled you to use Baikal?

[–] suzune@ani.social 2 points 2 weeks ago* (last edited 2 weeks ago)

Nothing special. Radicale is fine, too. As far as I see it also supports sharing of CardDAV among multiple users which Baikal does not.

One thing I needed after I migrated away from Nextcloud is the birthday calendar. There is a script for that on Baikal.

[–] walden@sub.wetshaving.social 3 points 2 weeks ago

Self hosting a calendar isn't too difficult. I use NextCloud personally, but as the saying goes "it's overkill for your specific requirements". Nothing wrong with overkill, though.

Another option might be LubeLogger. It's designed to track car maintenance, but you can set up time based reminders. For example you can create a "vehicle" called Dishwasher and set a once a month reminder. The problem is notifications... LubeLogger only does email if you set it up. I hacked together Ntfy notifications but that was one of the more difficult things I've ever figured out. It's possible, though.

[–] illusionist@lemmy.zip 3 points 2 weeks ago (1 children)

I use nextcloud with a task app like jtx board. it's basic and does exactly what you want

[–] iAmTheTot@sh.itjust.works 2 points 2 weeks ago

I'll look into this, thanks for the suggestion!

[–] ExcessShiv@lemmy.dbzer0.com 2 points 2 weeks ago

I use an app called Everyday Tasks, it's just local on my phone, no need for hosting anything.

[–] etchinghillside@reddthat.com 2 points 2 weeks ago

Just rambling - don’t have a direct answer or workflow to offer.

Set up n8n and an MCP server to schedule things - and then have it manage opening issues. (Probably via an API hook.)

For issue tracking I just stumbled across the following https://vikunja.io/features/ but don’t have any direct experience with it.

n8n could also just be a cron script.

[–] mmhmm@lemmy.ml 1 points 2 weeks ago
[–] Jumuta@sh.itjust.works 1 points 2 weeks ago

systemd timer?

[–] Sunny@slrpnk.net 1 points 2 weeks ago

Ive also been looking for this for some time now but not found anything specific that fits my needs exactly. However i did find a very nice app called Planify for desktop/pc use. Has integrations to Nextcloud and Todoist.