https://github.com/vcoeur/condash
Conception dashboard
https://github.com/vcoeur/condash
code conception dashboard
Last synced: about 1 hour ago
JSON representation
Conception dashboard
- Host: GitHub
- URL: https://github.com/vcoeur/condash
- Owner: vcoeur
- Created: 2026-04-15T07:03:00.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-30T08:47:13.000Z (5 days ago)
- Last Synced: 2026-05-30T09:22:54.979Z (5 days ago)
- Topics: code, conception, dashboard
- Language: TypeScript
- Homepage: https://condash.vcoeur.com/
- Size: 34 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Agents: AGENTS.md
Awesome Lists containing this project
README
# condash
A desktop dashboard for a folder of Markdown files — **projects**, **incidents**, and **documents** kept as plain `.md` under `projects/YYYY-MM/YYYY-MM-DD-/README.md`. The files are the source of truth; condash is the live view on top.

## What it does
- Lists every project in your tree, grouped by status (Backlog → Next → Current → Done).
- Renders each project's README, notes, deliverables, and embedded PDFs in-place.
- Tracks the git state of any repos you've linked to a project, with one-click run / stop / open.
- Ships a built-in terminal and a knowledge-tree browser alongside the project pane.
- No server, no database, no account — your `.md` files stay yours.
## Documentation
Everything lives at **[condash.vcoeur.com](https://condash.vcoeur.com)**:
- [Get started](https://condash.vcoeur.com/get-started/) — install, first launch, releases.
- [Tutorials](https://condash.vcoeur.com/tutorials/) — a day in the life of a condash workflow.
- [Reference](https://condash.vcoeur.com/reference/) — every CLI verb, config key, shortcut, mutation.
- [Background](https://condash.vcoeur.com/explanation/) — values, non-goals, internals, why Markdown-first.
The same pages are bundled inside the app under the **Help** menu.
## Contributing
Contributions are welcome. Start with [Contributing](https://condash.vcoeur.com/explanation/contributing/) for the clone → build → run → ship workflow, then skim [Values](https://condash.vcoeur.com/explanation/values/) and [Non-goals](https://condash.vcoeur.com/explanation/non-goals/) so a PR lands on the first try.
- Bugs and feature ideas → [issue tracker](https://github.com/vcoeur/condash/issues).
- Direct contact → **alice@vcoeur.com**.
## License
MIT.