Phones, tablets, Android TV, NVIDIA Shield
For sideloading. Enable "Install unknown apps" in your device settings.
SHA256: c5fe4aa4b24491e8f6e1a849340607944ae28cfa42112c2ff2cf204c0befad11
Windows 10 and later
Download GridLock for WindowsOpen your download folder and double-click the installer to begin setup.
macOS 12 Monterey and later (Apple Silicon & Intel)
Download GridLock for macOSOpen your download folder and double-click the disk image to install.
If macOS says the app “is damaged and can’t be opened,” first try right-clicking (or Control-clicking) the app in Applications and choosing Open, then clicking Open in the dialog. After the first time, it opens normally.
On macOS Sonoma (14) and later, the right-click trick may no longer work. If you still see the “damaged” message, open Terminal and run:
sudo xattr -dr com.apple.quarantine "/Applications/GridLock Desktop.app"
This removes the quarantine flag macOS applies to downloads, allowing the app to open normally. The app itself is not damaged — macOS Gatekeeper simply doesn’t recognize our developer signature yet.
Fedora, Ubuntu, Debian, RHEL, AlmaLinux, Rocky, and more
Prerequisite — Install Flatpak (skip if already installed)
Fedora / RHEL / AlmaLinux / Rocky:
sudo dnf install flatpak
Ubuntu / Debian:
sudo apt install flatpak
Open your download folder and double-click the .flatpak file to install. Or from the command line:
flatpak install ./GridLock-Desktop-*.flatpak
iOS
Coming Soon