Thanks to visit codestin.com
Credit goes to github.com

Skip to content

alecdotdev/Markpad

Repository files navigation

demo

A simple, lightweight Markdown viewer and text editor for Windows, macOS, and Linux.

Features

  • 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

Changelog

See CHANGELOG.md

Installation

  • 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 .md files

Installation from source

  • Clone the repository
  • Run npm install to install dependencies
  • Run npm run tauri build to build the installer
  • Repeat the steps above to set the executable as the default program to open .md files

Screenshots

alt text alt text alt text