Download Mnemo

Desktop builds for Windows. macOS and Linux are planned — track progress on GitHub.

Windows

Windows 10 or later · 64-bit

  • 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

Mindmaps update overview

Highlights

  • New Mindmap Toolbar: a redesigned toolbar that makes mindmap actions and workflow significantly faster.

    New mindmap toolbar
  • 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.

    Node styling and auto layout
  • Edge Types Upgrade: choose different edge styles to match the way you think (e.g., solid, dashed, dotted, double, arrow, bidirectional).

    Edge types
  • Edge Labels: edges can now display labels for clearer connections between nodes.

    Edge labels
  • Minimap: Helps with navigating large maps more effectively.

    Minimap
  • 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 options
  • 8840871More improvements to the mindmaps module
  • ddad242Added edge labels
  • 72f4c74Improved mindmap toolbar
  • 5e510aeImplemented edge types
  • 19f4056Added mode switcher (Preview mode: read-only + toolbar hidden)
  • 1ffbef8Implemented PNG export functionality
  • c3e087bImplement undo/redo functionality
  • 23818e7Refactor node and edge calculations for accurate rendering
  • 959c5b3Collapse/expand functionality for nodes
  • 7d5c7e8Update image links in README
  • 4352ff0Improved minimap functionality
  • fac2988Implemented keyboard shortcuts
  • a5a06ecUpdate layout algorithms to base spacing on node actual width/height