Public
Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
Markpad
The Notepad equivalent for Markdown
A lightweight, minimalist Markdown viewer and text editor built for productivity across Windows, macOS, and Linux.

Features
- Tabbed interface
- Monaco editor (VS Code)
- Split view
- Syntax highlighting both in editor and code blocks
- Math equation support (KaTeX)
- Mermaid diagram support
- Vim mode
- Auto-reload
- Zen mode
- Table of contents
- Custom themes
- Paste images into editor
- Custom typography and font settings
- Content zooming
- Image and YouTube embeds
- PDF and HTML export
- Familiar GitHub styled markdown rendering
- Tiny memory usage (~10MB)
- No telemetry or bloat
- Free and open-source
- Lightweight native UI
- Cross-platform (Windows, macOS, Linux)
Installation
Package Managers
Windows (Chocolatey)
choco install markpad-app --version=2.5.0 # version flag is temporary for now
Linux (Snap)
sudo snap install markpad
Direct Download
Download the latest executable or installer from the releases page or from markpad.sftwr.dev
Installation from source
- Clone the repository
- Run
npm installto install dependencies - Run
npm run tauri buildto build the executable - [Optional] Rename to
MarkpadInstaller.exeto run as installer
Issues & Feedback
If you find a bug, have a feature request, or just want to leave some feedback, please open an issue. I'm actively developing Markpad and love hearing from users!
Contributing
Contributions are always welcome! Markpad is built with SvelteKit and Tauri.
- Fork & Clone the repository
- Install dependencies:
npm install - Run the dev server:
npm run tauri dev(to run the Tauri app locally) - Make your changes and ensure type checking passes:
npm run check - Open a Pull Request!
Please ensure your code follows the existing style and that you add descriptions for any new features.
Screenshots
Split view

Home page

Split view minimal

Code blocks

Light mode

Settings

Zen mode

Theme settings

Table of contents

Theme example

Drag and drop

关于 About
The Notepad equivalent for Markdown
linuxmacosmarkdownmarkdown-editornotepad-alternativerustsveltekittauritext-editor
语言 Languages
TypeScript45.7%
Svelte41.9%
Rust7.1%
CSS4.8%
JavaScript0.2%
HTML0.1%
PowerShell0.1%
NSIS0.0%
提交活跃度 Commit Activity
代码提交热力图
过去 52 周的开发活跃度220
Total Commits峰值: 64次/周
LessMore