Skip to content

Installation

macOS

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

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:

sh
xattr -dr com.apple.quarantine /Applications/HackDesk.app

Linux

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


You can see all releases on GitHub