Installation
macOS
Apple Chip: HackDesk_0.1.4_aarch64.dmg
Intel Chip: HackDesk_0.1.4_x64.dmg
Homebrew tap (
EastSun5566/homebrew-hackdesk)sh# 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
TIP
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.
Developer cannot be verified?
Open a Mac app from an unidentified developer
"HackDesk.app" is damaged and can't be opened. You should move it to the Trash.
You can run:
xattr -dr com.apple.quarantine /Applications/HackDesk.appLinux
- hack-desk_0.1.4_amd64.AppImage
- hack-desk_0.1.4_amd64.deb
- Flatpak / AUR
WIP
TIP
Download .deb installer, advantage small size, disadvantage poor compatibility. tar.gz Works reliably, you can try it if .deb fails to run.
error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
If you encounter this problem, please install the libthai package.It's a issue caused by AppImage packaging.
Windows
winget
shwinget install EastSun5566.HackDesk
TIP
error code: STATUS_INVALID_IMAGE_HASH
https://github.com/tauri-apps/tauri/issues/4659#issuecomment-1452897588
Existing v0.1.0 installs
If you are already using HackDesk v0.1.0, please manually install the latest release once.
That build did not include the explicit Tauri v2 update check yet, so it cannot prompt itself to upgrade. You do not need to uninstall first — just install the latest version over it. After that, future releases can use the built-in updater normally.
You can see all releases on GitHub
