Installation
Macro Deck runs on the computer you want to control. Your phone, tablet or browser then connects to it over your network. Check Compatibility for the supported systems.
Jump to your platform:
Stable releases are recommended for everyday use. Beta releases get new features first, but may contain incomplete or unstable functionality.
Windows
Section titled “Windows”Loading the latest releases. You can also download them fromGitHub Releases.
Download the installer and run it.
Loading the latest releases. You can also download them fromGitHub Releases.
Download the disk image, open it and move Macro Deck into your Applications folder. Macro Deck requires macOS 11 or later on an Apple silicon Mac.
Debian and Ubuntu
Section titled “Debian and Ubuntu”Install from the Macro Deck APT repository to receive updates through apt. The beta suite also
receives every stable release.
sudo install -d -m 0755 /etc/apt/keyringssudo curl -fsSLo /etc/apt/keyrings/macro-deck.asc https://packages.macro-deck.app/gpg.ascsudo tee /etc/apt/sources.list.d/macro-deck.sources > /dev/null <<'EOF'Types: debURIs: https://packages.macro-deck.appSuites: betaComponents: mainArchitectures: amd64Signed-By: /etc/apt/keyrings/macro-deck.ascEOFsudo apt updatesudo apt install macro-decksudo install -d -m 0755 /etc/apt/keyringssudo curl -fsSLo /etc/apt/keyrings/macro-deck.asc https://packages.macro-deck.app/gpg.ascsudo tee /etc/apt/sources.list.d/macro-deck.sources > /dev/null <<'EOF'Types: debURIs: https://packages.macro-deck.appSuites: stableComponents: mainArchitectures: amd64Signed-By: /etc/apt/keyrings/macro-deck.ascEOFsudo apt updatesudo apt install macro-deckUpdates then arrive with sudo apt upgrade.
Alternatively, run the AppImage, which updates itself, or install the Debian package directly, which then does not receive updates.
Loading the latest releases. You can also download them fromGitHub Releases.
Other distributions
Section titled “Other distributions”Install the RPM package or run the AppImage. Macro Deck is not in the AUR yet.
Loading the latest releases. You can also download them fromGitHub Releases.
Next steps
Section titled “Next steps”Continue with Getting started.