Installation
macOS
Apple Chip: HackDesk_0.1.0_aarch64.dmg
Intel Chip: HackDesk_0.1.0_x64.dmg
Homebrew tap (
EastSun5566/homebrew-hackdesk)sh# Tap this repo brew tap eastsun5566/hackdesk # Install app brew install --cask hackdesk
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?
TIP
"HackDesk" is damaged and can't be opened. You should move it to the Trash.
If you trust the app and prefer the Terminal, you can remove the quarantine attribute manually:
xattr -dr com.apple.quarantine /Applications/HackDesk.appLinux
- hack-desk_0.1.0_amd64.AppImage
- hack-desk_0.1.0_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.
TIP
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
You can see all releases on GitHub
