A self-hosted family operating system for a kitchen touchscreen. Manages household tasks, shopping lists, notes, prayer times, and birthdays from a single shared display.
- Frontend: React, TypeScript, Vite, Tailwind CSS
- Backend: Python 3.12, FastAPI, SQLAlchemy, SQLite
- Infrastructure: Docker, Docker Compose
- Target Device: Linux Mini PC + touchscreen display
git clone https://github.com/YOUR_USERNAME/HomeOS.git
cd HomeOS
cp .env.example .env
docker compose up --buildMIT




