Skip to content
/ Marker Public
forked from tk04/Marker

A Desktop App for Easily Viewing and Editing Markdown Files

License

Notifications You must be signed in to change notification settings

Fuxfork/Marker

 
 

Repository files navigation

Marker

An open-source, user-friendly UI for viewing and editing markdown files

Download

Navigate to the release page and select the installer that matches your platform.

Using Hombrew

$ brew install --cask tk04/tap/marker

AUR for Arch Linux

Using paru
$ paru -S marker-md
Using yay
$ yay -S marker-md

Building Locally

To build Marker locally, clone this repo and run the following commands (make sure to have Rust already installed on your system):

$ pnpm install && npx tauri build

Contributing

If you feel that Marker is missing something, feel free to open a PR. Contributions are welcome and highly appreciated.

About

A Desktop App for Easily Viewing and Editing Markdown Files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.9%
  • CSS 5.0%
  • Rust 3.4%
  • JavaScript 1.4%
  • HTML 0.3%