Markpad alecdotdev
winget install --id=alecdotdev.Markpad -e A lightweight, minimalist Markdown viewer and text editor built for productivity.
winget install --id=alecdotdev.Markpad -e A lightweight, minimalist Markdown viewer and text editor built for productivity.
The Notepad equivalent for Markdown
A lightweight, minimalist Markdown viewer and text editor built for productivity across Windows, macOS, and Linux.

choco install markpad-app --version=2.5.0 # version flag is temporary for now
sudo snap install markpad
Download the latest executable or installer from the releases page or from markpad.sftwr.dev
> After a direct .dmg (macOS), *-setup.exe (Windows NSIS) or .AppImage (Linux) install, Markpad self-updates from GitHub releases via the in-app Check for Updates… entry (macOS app menu, or Settings elsewhere). Snap, Chocolatey, .deb and .rpm users continue to update through their distribution channels. See RELEASING.md if you maintain Markpad releases.
npm install to install dependenciesnpm run tauri build to build the executableMarkpadInstaller.exe to run as installerIf 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!
Contributions are always welcome! Markpad is built with SvelteKit and Tauri.
npm installnpm run tauri dev (to run the Tauri app locally)npm run checkPlease ensure your code follows the existing style and that you add descriptions for any new features.










