Home
Softono
hackdesk

hackdesk

Open source TypeScript
101
Stars
3
Forks
11
Issues
1
Watchers
1 week
Last Commit

About hackdesk

πŸ“ A hackable HackMD desktop application

Platforms

Web Self-hosted

Languages

TypeScript
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