A household chore management app for families and couples. Helps distribute tasks, track who does what, and keep things running across multiple locations.
Chores App lets you manage recurring and one-off household tasks across multiple people and locations. You define the chores, configure who can do them, and the app handles scheduling, reminders, and progress tracking.
Multiple households You can set up several households (e.g. a flat and a countryside cottage) and manage tasks independently for each one.
Vacation mode When someone leaves, their tasks can be paused or redistributed among the people who stay behind in that household.
Permission system Not every chore is open to everyone. You can control which members are allowed to create or complete specific tasks - for example, laundry might be restricted to adults while general tidying is available to all.
Individual and group tasks A chore can target one specific person or the entire group. Group tasks (like a morning workout) are expected to be completed by each member individually.
Multi-step tasks Some chores have sequential stages. Laundry, for instance, goes through load → hang → fold, with each step tracked separately.
Task presets Common chores come with ready-made presets so you don't have to configure them from scratch each time.
Tags Chores can be tagged for easier filtering and organization.
Notification claiming When a task is due, multiple people can be notified. Once someone taps "I'll do it", it disappears from everyone else's list.
Scoreboard Each household has a scoreboard showing each member's contribution over time.
Today widget A home screen widget shows your tasks for the day without opening the app.
Self-hostable You can run your own backend instance.
frontend/: Kotlin Multiplatform and Compose Multiplatformbackend/: Rustapi/: OpenAPI contract shared by frontend and backenddocs/: requirements and architecture