/hackmd

Unofficial desktop client for HackMD.io. It's an open source Electron-based app.

Primary LanguageJavaScript

HackmdDesktop

Desktop app for HackMD packaged with Electron.

If you don't like the official app, try out this app.

This Electron-based app is written by the codes which are different from the official app.

Linux

Windows

Mac

Install

The softwares are portable, just unpack the zip file then run it.

Go to Release to download the packages for all OS.

Optional: Create Electron Development

git clone https://github.com/a-lang/hackmd.git
cd hackmd
npm install

Optional: Build the distribution files

Build the application for specified platform:

npm run start
npm run dist:linux
npm run dist:macos
npm run dist:win

License

Active Record is released under the MIT license