This repository is a public mirror that hosts the compiled installers for AppDeck, a desktop button launcher.
The actual source code lives in a private repository. This repo exists only because the AppDeck auto-updater needs a publicly-fetchable endpoint to discover new versions — the private source repo can't serve that publicly.
Each tagged release attaches:
- Windows:
AppDeck_<version>_x64_en-US.msi(recommended) andAppDeck_<version>_x64-setup.exe(NSIS alternative) - macOS Apple Silicon:
AppDeck_<version>_aarch64.dmg - macOS Intel:
AppDeck_<version>_x64.dmg latest.json— the manifest the auto-updater readsFix-Mac-Permissions.command— Gatekeeper bypass helper for macOS usersINSTALL_README.txt— install + setup guide
Pick the matching file for your OS from the latest release on the Releases page, download, and run. Walk through the installer.
If macOS blocks AppDeck on first launch (Gatekeeper):
- Try System Settings → Privacy & Security → Open Anyway (macOS 15+)
- If that's not visible, double-click
Fix-Mac-Permissions.commandfrom the same release
See INSTALL_README.txt for the full guide.
AppDeck checks this repository's latest release on launch. When a new version appears here, AppDeck offers to install it in-place — your buttons, profiles, and settings are preserved across updates.
This is a personal project. Reach the maintainer (rozos1979) via GitHub
if you have questions.