HackDesk

May 23, 2026 ยท View on GitHub

HackDesk Logo

The logo credit goes to @Yukaii

HackDesk

HackDesk Version HackDesk Downloads Build Status License

๐Ÿ“ A hackable HackMD desktop application

๐Ÿ“š Docs: https://hackdesk.eastsun.me

Introduction

HackDesk is a desktop application for HackMD, powered by Tauri. It serves as a lightweight wrapper for hackmd.io, so you'll find everything you love about HackMD, plus some additional features โœจ.

And you can also follow me on HackMD ๐Ÿ˜Ž

Installation

# Tap this repo
brew tap eastsun5566/hackdesk

# Install app
brew install --cask hackdesk

# Optional: If you blocked by macOS
xattr -dr com.apple.quarantine /Applications/HackDesk.app

Note

HackDesk is currently unsigned, so macOS may block the first launch. If that happens, open the app once from Finder with Right-click โ†’ Open, or allow it in System Settings โ†’ Privacy & Security.

You can also run:

xattr -dr com.apple.quarantine /Applications/HackDesk.app

Full Guide