The logo credit goes to @Yukaii
📝 A hackable HackMD desktop application
HackDesk works directly with the HackMD API and local Markdown vaults.
- HackMD API-native: Work with notes, folders, teams, history, and sharing.
- Local-first: Open any folder as a portable Markdown vault.
- Hackable: Tune themes, fonts, editor modes, and shortcuts in the UI or
~/.hackdesk/settings.json.
The Homebrew cask currently installs stable v0.1.5:
brew trust --tap eastsun5566/hackdesk && brew install --cask eastsun5566/hackdesk/hackdesk
xattr -dr com.apple.quarantine "/Applications/HackDesk.app"v2 beta builds are unsigned and use manual updates.
Download HackDesk v2.0.0-beta.3
pnpm install
pnpm approve-builds --all
pnpm run devRun pnpm run check before opening a pull request.
