Skip to content

EastSun5566/hackdesk

Repository files navigation

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