plait-board/drawnix

开源白板工具(SaaS),一体化白板,包含思维导图、流程图、自由画等。All in one open-source whiteboard tool with mind, flowchart, freehand and etc.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 15 minutes ago
Added to GitGenius on September 4th, 2026
Created on June 4th, 2024
Open Issues & Pull Requests: 29 (+0)
GitHub issues: Enabled
Number of forks: 1,262
Total Stargazers: 14,678 (-1)
Total Subscribers: 53 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 32.1 hours
Mean response time: 36.4 days
90th percentile: 85.3 days
Tracked items: 212

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 80% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 8% of issues opened in the past year have been closed. Three people close 93% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 30
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 298 days
Stale 30+ days: 28
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (57)
  • bug (24)
  • help wanted (12)
  • In progress (9)
  • Feature for next stage (7)
  • area: mind-map (6)
  • area: canvas (5)
  • area: connectors (5)

Most active issues this week

Detailed Description

Drawnix is an open-source whiteboard tool that combines mind mapping, flowcharting, freehand drawing, and other visualization capabilities in a single unified interface.

The tool addresses the need for a free, self-contained drawing application by providing multiple diagram types within one platform. It supports creating mind maps from markdown text, converting mermaid syntax into flowcharts, and freehand drawing on an infinite canvas. The application stores work locally in the browser cache with automatic saving, and allows export to PNG or JSON formats. Core editing features include undo, redo, copy, paste, and canvas navigation through zoom and scroll. The tool is built on a plugin architecture and offers both light and dark theme modes with mobile device adaptation.

Drawnix suits teams and individuals seeking a free alternative to commercial whiteboarding tools without requiring server infrastructure or account management. It works well for knowledge workers who need to sketch ideas, create flowcharts, or build mind maps directly in the browser. The project is positioned as a ready-to-use product rather than a framework; it is built on top of Plait, a separate open-source drawing framework that represents the underlying technical foundation.

The project shows active development with ongoing feature additions, as evidenced by recent support for markdown-to-mind-map conversion marked as newly added. The codebase is maintained in TypeScript and organized as a monorepo with distinct applications. Development appears focused on expanding core functionality and improving the user experience across different device types and use cases.