A simple, lightweight Markdown viewer and text editor for Windows, macOS, and Linux.
- Tabbed interface
- Monaco editor (VS Code)
- Syntax highlighting both in editor and code blocks
- Image and YouTube embeds
- Familiar GitHub styled markdown rendering
- Tiny memory usage (~10MB)
- No telemetry or bloat
- Free and open-source
- Lightweight native UI
See CHANGELOG.md
- Download the latest installer from the releases page
- Right click on a markdown file and select "Open with" and select the downloaded or installed executable
- [Optional] Set the executable as the default program to open
.mdfiles
- Clone the repository
- Run
npm installto install dependencies - Run
npm run tauri buildto build the installer - Repeat the steps above to set the executable as the default program to open
.mdfiles