Hello there!
I was wondering what people on here use for general household related peojects and general recurring task management.
I feel like it would be easier to get stuff done if my wife and I could have a place to store and real time add/update information on things. Notes on the fridge don’t cut it anymore, as life gets complex.
I was looking into NextCloud AIO. I don’t care much for the mail, file sync or call and chat features. But a shared calendar and the Deck app with tasks sound useful. Along with the cookbook app that exists.
I was also checking out independent-ish solutions like Vikunja and Kitchen owl. I was also looking for a MS whiteboard-like thing to use, and Excalidraw came up. It is possible to tie all these together with a dashboard, so it doesn’t feel like it’s all over the place I am sure. But the wife approval factor is also something I have to keep in mind. Also, mobile apps are hit and miss in my opinion.
If you have extendes experiences with the above tools or alternatives that you use, please share how you like it! I could use some perspective before I deploy stuff to “prd”.
Set up the regular Nextcloud install, instead of the AIO. The AIO is not required for any of the things you need, so you end up with lots of stuff you are not gonna touch.
I use Nextcloud with:
- Calendar
- Contacts
- Cookbook
- Notes
- Tasks
- Polls
Tasks can work together with the Tasks.org Android client and there are seperate apps for Notes and Cookbook, while Calendar and Contacts can integrate with your mobile apps via DavX5 using CalDav.
Seems this is what I should do too
We definitely use the calendar on Nextcloud. Everyone has their own one and it’s shared with the other. We tried using tasks but that didn’t work out for us, but I’d say it’s more because of us and not for a lack of tools. Both work with open source apps on Android.
What’s worked best for us for our groceries is a dedicated Signal group. By now even our children are in that one.
Our household revolves around the amazing Tasks.org Android app. Originally, I would sync the tasks using a Baïkal server because I prefer lightweight solutions. But since then, I’ve moved on to Nextcloud because I sometimes need a desktop overview of our tasks (and enjoy the other functionality). Nextcloud Tasks is very similar to Tasks.org, which I prefer over Vikunja etc.
Simple shared task lists have worked very well to keep track of chores, shopping and other reminders
For taking notes, keeping recipes etc. I use Joplin
Wife and I use KitchenOwl for grocery list. It’s nice. I should look into using Nextcloud for more.
Self hosted version of https://homechart.app/
Not FOSS (source available I believe though) but it has the option of a lifetime license rather than a subscription. Dev is readily available and helpful too.
My partner and I use a git repository on our self-hosted gitea instance for household management.
Issue tracker and kanban boards for task management, wiki for documentation, and some infrastructure components are version controlled in the repo itself.
Home Assistant (also self-hosted) provides the ability to easily and automatically create issues based on schedules and sensor data, like creating a git issue when when weather conditions tomorrow may necessitate checking this afternoon that nothing gets left out in the rain.
Matrix (also self-hosted) lets Gitea and Home Assistant bully us into remembering to do things we might have forgotten. (Send a second notification if the washer finished 15 minutes ago, but the dryer never started)
It’s been fantsstic being able to create git issues for honey-dos as well as having the automations for creating issues for recurring tasks. “Hey we need to take X to the vet for Y sometime next week” “Oh yeah, can you go ahead and put in a ticket?” And vice versa.
How do you monitor the washing machine and drier?
Washing machine is a threshold sensor in Home Assistant on the power draw entity on a sonoff s31 smart outlet flashed w/ ESPHome.
Dryer is another threshold sensor on a current clamp connected to an ESP32 running ESPHome.
Perfect thank you.
Apple reminders, Apple calendar, Apple notes etc
you know this is the selfhosted community, right?