What you deploy
A single self-hosted dashboard that gives you one place to see everything you’re working on. FastAPI and vanilla JavaScript, SQLite for storage, no paid dependencies.
What it does for you
If you juggle more than a couple of projects, you lose the thread on what’s live,
what’s broken, and what’s next. myOS fixes that with almost no upkeep:
you drop one MYOS_ROADMAP.md file into each repo, and the dashboard reads them
live. Edit a roadmap in your editor, the tile updates — no separate tracker to
keep in sync, nothing that drifts out of date.
What you can build from there
It’s more than a status board: notes with a wikilink graph, lightweight typed databases with filters and CSV import/export, and a command palette over all of it. It’s a home base you extend, not a fixed product.
Deployment shape
Self-hosted from a repo — clone, run, point it at your project directories.
Where it stands
Early access. This is the first kit I’m packaging for other people. The page you’re on right now is generated by the public version of it, so you’re already looking at proof it works — join the waitlist and you’ll hear when the self-host release is ready.
