Skip to content

Perkovec/eme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EME version downloads downloads latest build donate

preview

Download

You can manually download the latest release here

Features

  • It just suits, show editor or preview or both just as you wish.
  • Focus mode, writing without distractions.
  • Exportable, from Markdown to HTML/PDF... You name it.
  • Supporting math typesetting, good for students and professionals.

WIKI

Contribute

Pull requests are always welcome! Check out the these issues to get started fast.

  1. Fork this repository to your own GitHub account and then clone it to your local device
  2. Install the dependencies: npm run install:all
  3. Build the code and watch for changes: npm run watch
  4. In a new tab, start the application: npm start

If you want to build the binary for a specified platform, run the command:

$ npm run macos # .app
$ npm run windows # portable .exe
$ npm run linux # .deb

After that, you'll see the binaries in the ./dist folder!

Donate

If you are enjoying this app, please consider making a donation to keep it alive, I will try my best to dedicate more time or even full time to work on it. 😉

If you are not available for this, simply spreading the word for us would help too!

License

MIT © EGOIST

About

Elegant Markdown Editor.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 51.7%
  • JavaScript 39.1%
  • CSS 7.0%
  • Shell 1.5%
  • HTML 0.7%