Download Mnemo
Desktop builds for Windows. macOS and Linux are planned — track progress on GitHub.
Windows
- Offline-first; your data stays on your machine.
- Prefer the installer from the latest release if you need a specific build.
Latest update: The Mindmaps Update
Highlights
New Mindmap Toolbar: a redesigned toolbar that makes mindmap actions and workflow significantly faster.
Node Styling + Better Auto Layout: improved node colors and shape plus more robust auto layout options and spacing tuned to actual node size for cleaner results.
Edge Types Upgrade: choose different edge styles to match the way you think (e.g., solid, dashed, dotted, double, arrow, bidirectional).
Edge Labels: edges can now display labels for clearer connections between nodes.
Minimap: Helps with navigating large maps more effectively.
Preview Mode: switch to “Preview” to make the mindmap read-only and hide the toolbar for distraction-free reviewing.
Export + Editing Productivity:
- PNG export for easy sharing/saving
- Undo/Redo
- Collapse/Expand nodes for faster exploration
- Keyboard shortcuts to speed up common actions
Rendering Accuracy: refactored node/edge calculations for more accurate rendering.
Included commits
604819eImproved mindmaps: node styling (colors/shape) + more auto layout options8840871More improvements to the mindmaps moduleddad242Added edge labels72f4c74Improved mindmap toolbar5e510aeImplemented edge types19f4056Added mode switcher (Preview mode: read-only + toolbar hidden)1ffbef8Implemented PNG export functionalityc3e087bImplement undo/redo functionality23818e7Refactor node and edge calculations for accurate rendering959c5b3Collapse/expand functionality for nodes7d5c7e8Update image links in README4352ff0Improved minimap functionalityfac2988Implemented keyboard shortcutsa5a06ecUpdate layout algorithms to base spacing on node actual width/height