You can manually download the latest release here
- 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.
Pull requests are always welcome! Check out the these issues to get started fast.
- Fork this repository to your own GitHub account and then clone it to your local device
- Install the dependencies:
npm run install:all
- Build the code and watch for changes:
npm run watch
- 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!
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. 😉
- Donate via Paypal
- Donate via Wechat
- Donate via Alipay
- Donate via Bitcoin
1NUSDCWti9FBJLiUxaLY1zJnwcSDc5Tfci
If you are not available for this, simply spreading the word for us would help too!
MIT © EGOIST