About flowgo
Two things on this site share a name and are not the same thing. flowgo is the open source tool: the format, the editor and the command-line app. flowgo-map.com is one hosted service for that tool, run by Exaptation GmbH.
flowgo
flowgo is an open source
tool. It's maps-as-code: zoomable, nested mind-maps and system maps
that round-trip with a plain-text .flowgo file. Sketch,
drill in, and version your thinking. The format, the editor and the
command-line app are all open source, and the file is yours — plain
text you can keep in your own repository.
- Licence
- AGPL-3.0
- Source
- github.com/lassediercks/flowgo
- Format
.flowgo: plain text, diffable, backward-compatible; the round-trip through it stays lossless- Runs
- In a browser, or from one binary on your own machine:
flowgo mindmap.flowgoserves the same editor against a file on your disk - Costs
- Nothing, wherever you run it
flowgo-map.com
flowgo-map.com is a hosted service for it, built by Exaptation. It runs the editor for you, so you can start a map with no account, share one with a link, and work on it with other people. Alpha — this hosted service carries no uptime guarantee. The tool above is unaffected by that: it is open source and runs without this site.
- Operator
- Exaptation GmbH (Impressum)
- Status
- Alpha. This hosted service gives no uptime guarantee.
- Account
- Not required. An anonymous draft stays in your browser session for 24 hours.
- Terms
- Terms of Use · Privacy
- Costs
- Free today. What that covers, and what does not exist yet
The rest of the site
- /
- What flowgo is, with flowgo's own architecture running on the page beside the file that draws it
- /gallery
- Five worked examples: a Wardley map, a Cynefin starter, an arc42 Building Block View three levels deep, this architecture map and a roadmap, each with its source
- /compare
- Where flowgo fits and where it does not: against Mermaid, and against C4 and Structurizr
- /docs
- Connecting flowgo to an agent over MCP, opening the editor, and running it yourself