Homie Family Organizer review by oyvind

Homie Family Organizer — Community App Review
Version: 1.7.8

Homie is a simple family organizer. Shared calendars, routines/chores, tasks, recipes and meal planning. It’s made for the simplicity of your Mudita Kompakt, and the complexity of family life for kids and adults. Works and syncs with all devices (iOS/Android/web). We have developed a custom notification system for the Mudita so you don’t miss important tasks and events. Check it out and get a special Mudita deal with one year free of charge at Homie for Mudita Kompakt — A simple family organizer (or use code MUDITA2026 during the in-app signup).

1 Like

Review for version 1.7.8
User rating: ★★★★★

This app helps me to create an overview of tasks, grocery lists and keep a calender with events (and assign these to different family members also).
I am still getting the hang of it, and sometimes the interface feels a bit clamped on the kompakt screen. Still giving this 5 stars, as it’s exactly what we needed to still have some kind of organization (my partner is on an iphone) for our family. Thanks for developing this!

**I want to add that the browser interface (on laptop via the homie website) looks great and works easily.

2 Likes

Review for version 1.7.8
Author’s rating: ★★★★★ · Author of this review

Thank you so much for the feedback! Feel free to email us at [email protected] any time if you have any feedback or requests and we’ll get right back to you. We love working closely with families to improve Homie further :blush:

1 Like

Review updated by @oyvind

  • APK Link: https://www.homiehub.co/download/apkhttps://www.homiehub.co/download/apk/30
  • Checksum: 434c5c574d4614437f90fff3c1cbe5830f900545513317b8d661d63ab216f7288d0d32e0fca298329d0a2492352a7f8df5a5a24e7c671ee6c7a7ed1ebfb02986

View current review

1 Like

Review updated by @oyvind

  • APK Link: https://www.homiehub.co/download/apk/30https://www.homiehub.co/download/apk/31
  • Checksum: 8d0d32e0fca298329d0a2492352a7f8df5a5a24e7c671ee6c7a7ed1ebfb029866a29af64091bb07b574961610c2fca5926efadba48857876ccf3c16c77e500dc

View current review

Review for version 1.7.8
User rating: ★★★★★

Update: I have been using the app for several days now. My previous comment about the app feeling cramped can be disregarded.
I have adjusted my view options, and it doesn’t feel cramped at all.

Some things I like:

I can select recipes on my laptop, and paste in the instructions. When I cook, there is an option to leave the screen on! This is perfect.
The communication between the browser environment and phone app is swift.
The calender allows for a good amount of information. I can put in addresses, and general notes (great for travel).
Family members can react to (or just like) tasks, or calender events (didn’t test yet).

Very happy! This app is actually all I was missing.

1 Like

Review for version 1.7.8
User rating: ★★★★★

I’m 15, have ADHD and have struggled to stay on top of everything going on. We have used Homie in my family for a few months. The best part is that I always know what everyone is up to. We have a tablet with Homie mounted on our fridge so it’s “always there” which is super useful. Both my little sister (12) and I have used Homie on both our Mudita Kompakt’s and iPhones. Both work well. Our parents have helped us own our days and schedules and it feels good. Less nagging :wink:

Some of my favorite features:

  • Recipes and the shared shopping list (I do most of the cooking at home - want to be a chef!)
  • Easy to choose who I want to see on my daily agenda and calendar at any time.
  • Quick to reschedule/skip when plans change.
  • Comments and reactions on events so we can both organize better and send some :heart: love and excitement when we’re excited about the next concert or whatever.
  • It helps me track my routines. Like, I get extra allowance for each screen free day in a month. The stats on my routine makes it easy to see how many screen free days I’ve had.

PS: My dad founded Homie and the whole family is helping out as much as we can. Hope it’s ok for me to post an honest review even though I’m on Team Homie :innocent:

2 Likes

Review updated by @oyvind

  • Version: 1.7.81.8.0
  • APK Link: https://www.homiehub.co/download/apk/31https://www.homiehub.co/download/apk/32
  • Description updated
  • Checksum: 6a29af64091bb07b574961610c2fca5926efadba48857876ccf3c16c77e500dcab29a16ba921b6e735ad484ca5f4a9856389eede0273508c4872c532fb36d586

View current review

Review for version 1.8.0
User rating: ★★★★☆

As someone with ADHD I’ve found this app INCREDIBLY useful. I’m very curious how this was implemented, I’m guessing react native with a custom built mudita mindful design library. In any case, I have a small issue where sometimes when I open the app it gets stuck on a screen saying “reconnecting….” and takes several minutes or a force restart for the app to continue working normally.

Review for version 1.8.0
User rating: ★★★★★

Homie Family Organizer is great!

I have been searching for something like that, but couldn’t find - everythong was too colorful, too packed with adds, too “heavy”, etc..

This app’s design is beautiful, the website with all the information is great. Simple design, a lot of options, and posibility to customize the view, to hide unnesessary options - really great job, thank you!

I am using it only for shopping list shared with my wife, but the callendar and tasks lists seems to be useful if you are struggling to remember all of that.

Review for version 1.8.0
Author’s rating: ★★★★★ · Author of this review

Thanks for this, it genuinely means a lot. Homie was built by a dad with ADHD (me) who’s a serious structure geek, so an ADHD brain finding it useful is the best feedback we get.

First, let’s get that issue sorted. It sounds like something we fixed in a release on Sunday. Could you email [email protected] with the version you’re running? You’ll find it by tapping your profile icon in the top right, then Settings, then scrolling to the bottom of the menu for the App and Software versions.

Now, how Homie is built :nerd_face:

Code:

Close guess, but it’s not React Native.

It’s one shared codebase written in TypeScript and React. On the web it runs as a Next.js app. On your phone, that same React app gets wrapped in a thin native shell called Capacitor. So the browser, iOS, and Android all run the same code, just packaged differently. That’s a big part of how a small team ships to everything at once.

To work offline, the mobile apps are bundled with a copy of the app stored right on your device, which updates whenever we launch a new version. There’s also a small local database that works offline (and fast), plus a sync service that keeps every device up to date with the latest changes through an online master database.

Homie runs on just about any device, and we test constantly across iOS, Android, the Mudita Kompakt and e-ink tablets (we have one mounted on our fridge). The Kompakt is the strict one: a small e-ink screen and deliberately low-power hardware, so it pushes us to keep Homie lean, fast, and easy to read in a tight space. If it runs smoothly there, it runs smoothly everywhere.

Design:

You were spot on about the design. I’m a UX designer, and I’d already designed most of Homie in Figma when Mudita released their Mindful Design system. It was a great fit for making Homie feel mindful and familiar on the Mudita Kompakt, so I built on that base and added my own patterns for the trickier bits, like the date and time pickers, to keep everything as simple and quick to use as I could.

Homie has been through about 7 months of design iterations so far, and we’re nowhere near done. I spent 25 years building and running design and development agencies, and Homie has been my full-time job since April.

Thanks again for your feedback :smiling_face:

PS: We just added a new Weather feature so you can see the local weather forecast at the top of your agenda (also optional via view settings). It requires an update of the app that you’ll find at the top of the page here.

1 Like

Review for version 1.8.0
Author’s rating: ★★★★★ · Author of this review

Thank you so much for the feedback! It’s very much appreciated :heart_suit:

I’m happy to hear you found the view filters to customize the app. Not everyone does, so we’re considering a simple tooltip.

Don’t hesitate to email us at [email protected] if you have any other feedback, questions, or suggestions.

PS: We just added a new Weather feature so you can see the local weather forecast at the top of your agenda (also optional via view settings). It requires an update of the app that you’ll find at the top of the page here.

Review for version 1.8.0
User rating: ★★★★★

After writing the reviews for DAVx5 and KashCal, I’ve abandoned them both to restructure my calendars completely with Homie. No more Google Calendars for me! I love having my calendar and reminders together, and was able to replace a recipe app I had been using as well.
On another note, @oyvind is amazing at repsonding to any concerns and issues—I have had fixes to my issues and new feature requests implemented in 48 hours.

Review for version 1.8.0
User rating: ★★★★★

I love this app, thank you @oyvind !

My only issue is that although my region setting’s time format is set to 12-hour AM/PM, my calendar times (on the left under “All day”) are still in 24-hour format.

Everything else has been seamless and I’ve completely migrated from google calendar with little effort. Now I just need to get my wife on board :slight_smile:

Review for version 1.8.0
Author’s rating: ★★★★★ · Author of this review

Thank you so much for the feedback and the shoutout on your other reviews as well :folded_hands:

It’s cool to hear that you have also been able to replace a few apps with Homie.

Review for version 1.8.0
Author’s rating: ★★★★★ · Author of this review

Thank you so much!

I’m sorry about the AM/PM issue on the calendar grid. I’m from Norway so I’m AM/PM blind and this surface somehow slipped through the cracks!

The issue has now been fixed, and if you refresh Homie (profile icon top right > Refresh once or twice depending on if the new software version has already downloaded on your device), it should work as expected with AM/PM on the left side of the calendar grid.

Good luck getting your wife on board! My wife hated organizing and writing things down. She “remembers stuff”. But after seeing the kids and me using Homie for a few months, she gradually fell in love with Homie too :heart_eyes:

PS: If you mount a tablet on your fridge or kitchen counter with Homie always on, it will be harder to escape :wink:

2 Likes

Review for version 1.8.0
User rating: ★★★★★

Thank you for fixing that so quickly!

Using our Homie list for tonight’s family shopping trip sold her :wink: , certainly going to look for a cheap tablet to fix to the fridge.

Keep up the great work!