Every morning I open one tab that shows every project I’m running at a glance: what’s live, what’s broken, what’s next on each one. That’s myOS.
What it does
- A fleet grid — every project as a tile with status, health checks, and its current roadmap.
- Notes — [[wikilinks]], backlinks, and a force-directed link graph.
- Databases — Notion-style typed collections with filters and CSV import/export, no subscription.
- A command palette — one search across all of it.
It’s FastAPI and vanilla JavaScript with zero paid dependencies. This /projects page is generated from the same registry the private dashboard reads — so what you’re looking at is the tool demoing itself.
