whatisgithub

What is familynido?

pablitofernandez/familynido — explained in plain English

Analysis updated 2026-05-18

44C#Audience · generalComplexity · 4/5Setup · moderate

In one sentence

A self-hosted PWA that combines a family calendar, chores, meals, school schedule, and health records for one household.

Mindmap

mindmap
  root((FamilyNido))
    What it does
      Shared calendar
      Gamified chores
      Meal and school planning
    Tech stack
      .NET 10
      Angular
      PostgreSQL
      Docker
    Use cases
      Household coordination
      Kitchen tablet dashboard
      Automation via public API
    Audience
      Homelab users
      Families

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Run a shared family calendar, chore tracker, and meal planner on your own home server.

USE CASE 2

Set up a kitchen tablet dashboard that rotates through today's events, tasks, and messages.

USE CASE 3

Mirror a family's Google Calendar accounts read-only into the app so schedules stay in sync.

What is it built with?

.NETAngularPostgreSQLDockerSignalR

How does it compare?

pablitofernandez/familynidoddxgtx/steamswitchtwelveslovisa4878/gemini-pro-desktop-2026
Stars444442
LanguageC#C#C#
Setup difficultymoderateeasyeasy
Complexity4/52/52/5
Audiencegeneralgeneralgeneral

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires Docker Compose and, for local development, the .NET 10 SDK and Node.js 22+.

No license information is provided in the README.

So what is it?

FamilyNido is a self-hosted household management app designed to be installed by a single family on their own home server, keeping all data private on their own hardware rather than in someone else's cloud. It covers most of the coordination needs of a household in one place: a shared calendar, a chore tracker with gamification, a weekly meal planner, per-child school schedules, health records for each family member, and a family message wall. The app installs as a PWA (Progressive Web App), which means family members can add it to the home screen of any phone, tablet, or laptop and it behaves like a native app. A dedicated "tablet mode" provides a full-screen rotating dashboard suitable for a tablet mounted on the kitchen wall, cycling through today's events, tasks, meals, and messages automatically. The chore system awards points for each completed task, creating a scoreboard that makes everyone's contributions visible without nagging. The calendar can mirror read-only data from Google Calendar accounts, so existing schedules don't need to be re-entered. An open API lets external automation tools like n8n, Home Assistant, or iOS shortcuts add tasks to the system programmatically. You would deploy FamilyNido on a home server or a small home-lab machine using Docker. It is built with a .NET 10 backend, an Angular frontend, and PostgreSQL for storage. The project was developed by a single developer working alongside an AI coding assistant and is designed to be private, ad-free, and telemetry-free.

Copy-paste prompts

Prompt 1
Walk me through deploying FamilyNido on my home server with docker compose.
Prompt 2
Explain how the gamified chore points and scoreboard system in FamilyNido works.
Prompt 3
Show me how to call the FamilyNido public API to add a task from an iOS shortcut.
Prompt 4
Help me configure tablet mode in FamilyNido for a wall mounted kitchen tablet.

Frequently asked questions

What is familynido?

A self-hosted PWA that combines a family calendar, chores, meals, school schedule, and health records for one household.

What language is familynido written in?

Mainly C#. The stack also includes .NET, Angular, PostgreSQL.

What license does familynido use?

No license information is provided in the README.

How hard is familynido to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is familynido for?

Mainly general.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.