Skip to content
/ MarkEd Public

An intuitive, cross-platform, real-time Markdown editor built with Python

License

Notifications You must be signed in to change notification settings

T9Air/MarkEd

Repository files navigation

MarkEd

An intuitive, cross-platform, real-time Markdown editor built with Python

Installation

Windows

  1. Download the latest .exe installer from the Releases page
  2. If Windows displays a warning during download, click "Keep anyway" to proceed.
  3. Run the installer. If you see a SmartScreen warning, click "More info" and then "Run anyway" to continue.
  4. Follow the installation prompts to complete the setup.
  5. Launch the program from your Start Menu or the newly created Desktop shortcut.

Important Note: Due to the price our application is not code-signed. This may trigger Windows security warnings, but rest assured that our software is safe to use.

MacOS

  1. Download the latest .dmg package from our Releases page.
  2. Open the DMG file and drag the ScreenVivid icon to the Applications folder.
  3. Run the app from your Applications folder.

Important Note: As the app is not notarized, Gatekeeper may display a warning. To proceed, go to System Settings > Privacy & Security > Security, select "Open Anyway", and confirm with your login password. For more information, please refer to this guide.

Linux

Download the latest .deb package from our Releases page.

sudo dpkg -i MarkEd-x.x.x.deb

License

This repository is licensed under the GNU AGPL v3.0 license