Installation
macOS
Apple Chip: HackDesk_0.0.7_aarch64.dmg
Intel Chip: HackDesk_0.0.7_x64.dmg
Homebrew
sh# Tap repo brew tap eastsun5566/hackdesk # Install app (use `--no-quarantine` for unsigned apps) brew install --cask hackdesk --no-quarantine
# Tap repo brew tap eastsun5566/hackdesk # Install app (use `--no-quarantine` for unsigned apps) brew install --cask hackdesk --no-quarantine
TIP
"HackDesk" is damaged and can't be opened. You should move it to the Trash.
If you encounter this error message while installing software on macOS, it may be due to security settings restrictions in macOS. To solve this problem, please try the following command in Terminal:
xattr -cr /Applications/HackDesk.app
xattr -cr /Applications/HackDesk.app
Linux
- hack-desk_0.0.7_amd64.AppImage
- hack-desk_0.0.7_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
winget 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