Skip to content

ACTom/TyMinder

Repository files navigation

TyMinder Logo

TyMinder

A powerful, lightweight, and cross-platform mind mapping desktop application.

Release License Downloads

简体中文 | English


Features

  • Cross-Platform - Built with Tauri 2, runs on Windows, macOS, and Linux
  • Rich Editing - Node operations (insert, delete, arrange, summarize), copy/paste, undo/redo
  • Styling - Font family, bold, italic, colors, style copy/paste
  • Icons - Priority and progress indicators
  • Notes - Markdown-formatted notes with live preview
  • Images - Insert local or web images
  • Layouts - Multiple layout styles (mind map, tree, organization chart, etc.)
  • Themes - Various built-in themes
  • Search - Quick search within mind map nodes
  • Auto Backup - Automatic backup with configurable interval

AI Assistant

  • Multi-Model Support - Support for OpenAI, Claude, Qwen, DeepSeek, and Custom models
  • One-Click Generation - Generate complete mind maps from a single topic
  • Smart Chat - Built-in AI chat panel for instant inspiration
  • Content Optimization - Intelligent rewrite, expand, and polish node content

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

Installation

Download

Download the latest installer from Releases.

Platform Download
Windows .exe (NSIS Installer)
macOS .dmg
Linux .AppImage / .deb

File Association

TyMinder automatically associates with .km files during installation.

Import & Export

Supported Formats

Format Import Export
JSON (.km)
Markdown
Plain Text
FreeMind (.mm)
XMind (.xmind)
MindManager (.mmap)
PNG Image
SVG Vector

Keyboard Shortcuts

Action Shortcut
New File Ctrl+N
Open File Ctrl+O
Save Ctrl+S
Save As Ctrl+Shift+S
Undo Ctrl+Z
Redo Ctrl+Y
Insert Child Node Tab
Insert Sibling Node Enter
Delete Node Delete
Edit Node F2 / Space
Expand/Collapse Ctrl+/
Search Ctrl+F

Languages

  • 简体中文 (Simplified Chinese)
  • 繁體中文 (Traditional Chinese)
  • English
  • Deutsch (German)
  • Français (French)
  • Español (Spanish)
  • Italiano (Italian)

Development

Prerequisites

Setup

# Clone the repository
git clone https://github.com/ACtom/TyMinder.git
cd TyMinder

# Install dependencies
npm run init

# Start Tauri dev mode
npm run tauri dev

Build

# Build for production
npm run build

# Build Tauri application
npm run tauri build

Tech Stack

Credits

TyMinder is built upon these excellent open-source projects:

License

GPL-2.0

About

A powerful, lightweight, and cross-platform mind mapping desktop application.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors