Free · No signup required
Download Hover CTRL
Always-on-top keyboard-shortcut widget for your desktop. Toggle anywhere with Ctrl/Cmd + Shift + H.
Current release: v1.0.0
Windows
64-bit · Windows 10+
137.7 MBDownload
sha256 dfe6c726160d08bd9e9e00b4ebc40c3e8a1e6bb84804827dc1f870da6cfbaac5
macOS
Apple Silicon (M1/M2/M3/M4)
331.8 MBDownload
sha256 325d3b47a48834be2a19d6f7a0c4206581974e7ebf709162fcc122178cc861a2
macOS
Intel
347.2 MBDownload
sha256 003c2a6708c0501bd0f8da8a717a3382b1b6e66be6d66e21646ef0584ed5004f
Linux
x64 · tar.gz
113.6 MBDownload
sha256 5029afc8d37d94568a2133e459b380bdc0c1fa6e5c8067523a376825844d90a8
After you download — set up your shortcut
These builds ship as plain archives (no installer yet), so you'll unpack the app and pin it yourself. Takes about 30 seconds per platform.
Windows — pin to Start, taskbar, or desktop
- Right-click the downloaded .zip → Extract All… (somewhere permanent like C:\Program Files\HoverCTRL\ or your user folder — not Downloads).
- Open the extracted folder and find Hover CTRL.exe.
- Right-click it → Pin to Start or Pin to taskbar. For a desktop icon: right-click → Send to → Desktop (create shortcut).
- First launch: Windows SmartScreen may say "unrecognized app". Click More info → Run anyway.
macOS — drag to Applications, keep in Dock
- Double-click the downloaded .zip to unpack it.
- Drag Hover CTRL.app into your /Applications folder.
- First launch: right-click (or Control-click) the app → Open, then click Open in the Gatekeeper dialog. Double-clicking won't work the first time because the app isn't notarized yet.
- Once it's running, right-click the Dock icon → Options → Keep in Dock.
Linux — extract, run, add to your launcher
- Extract the archive to a permanent location:
mkdir -p ~/Apps && tar -xzf HoverCTRL-*-linux-x64.tar.gz -C ~/Apps
- Run it once to confirm it works:
~/Apps/Hover\ CTRL-linux-x64/Hover\ CTRL
- Add it to your application launcher — create ~/.local/share/applications/hover-ctrl.desktop:
[Desktop Entry] Name=Hover CTRL Exec="$HOME/Apps/Hover CTRL-linux-x64/Hover CTRL" Type=Application Categories=Utility; Terminal=false StartupWMClass=Hover CTRL
- It'll now show up in your app menu. Right-click → pin to taskbar/dock as usual for your distro.
First-launch warnings
The desktop apps aren't yet code-signed (we're working on it). On macOS, right-click the app → Open the first time, then confirm. On Windows, click More info → Run anyway if SmartScreen prompts you.
What you get
- Frameless, always-on-top widget pinned to your screen
- Global toggle: Ctrl/Cmd + Shift + H
- System tray / menu bar icon for quick access
- Same shortcuts, branding, and updates as the web widget — managed in your admin dashboard
Prefer to embed it?
Use the install guide for the JS snippet, or grab the WordPress plugin.