MarkFlow is a elegant, minimalist Markdown editor and reader for Windows that features real-time Mermaid diagram visualization and professional PDF export capabilities.
- ✨ Minimalist Design: Clean, GitHub-inspired interface for focused writing.
- 📊 Mermaid Diagrams: Visualize flowcharts, sequence diagrams, and more as you type.
- 📝 Live Preview: Dual-pane layout with high-performance real-time rendering.
- 📄 PDF Export: Generate professional A4 PDF documents with a single click.
- 🚀 Built for Windows: Native desktop application performance.
- 📦 Single Portable EXE: No installation required.
You can download the latest version from the Releases page.
- Download
MarkFlow-Portable.exe. - Double-click to run.
If you'd like to build the project yourself:
- Node.js (v16+)
# Clone the repository
git clone https://github.com/PapaNaya-dev/markflow.git
# Install dependencies
npm install
# Build the renderer
npm run build
# Start the application
npm start# Generate the Portable EXE
npm run distDeveloped by @erichosang
- Instagram: @erichosang
- GitHub: PapaNaya-dev
This project is licensed under the MIT License.
