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+
.zip
137.7 MBDownload
sha256 dfe6c726160d08bd9e9e00b4ebc40c3e8a1e6bb84804827dc1f870da6cfbaac5
macOS
Apple Silicon (M1/M2/M3/M4)
.zip
331.8 MBDownload
sha256 325d3b47a48834be2a19d6f7a0c4206581974e7ebf709162fcc122178cc861a2
macOS
Intel
.zip
347.2 MBDownload
sha256 003c2a6708c0501bd0f8da8a717a3382b1b6e66be6d66e21646ef0584ed5004f
Linux
x64 · tar.gz
.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
  1. Right-click the downloaded .zipExtract All… (somewhere permanent like C:\Program Files\HoverCTRL\ or your user folder — not Downloads).
  2. Open the extracted folder and find Hover CTRL.exe.
  3. Right-click it → Pin to Start or Pin to taskbar. For a desktop icon: right-click → Send to → Desktop (create shortcut).
  4. First launch: Windows SmartScreen may say "unrecognized app". Click More info → Run anyway.
macOS — drag to Applications, keep in Dock
  1. Double-click the downloaded .zip to unpack it.
  2. Drag Hover CTRL.app into your /Applications folder.
  3. 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.
  4. Once it's running, right-click the Dock icon → Options → Keep in Dock.
Linux — extract, run, add to your launcher
  1. Extract the archive to a permanent location:
    mkdir -p ~/Apps && tar -xzf HoverCTRL-*-linux-x64.tar.gz -C ~/Apps
  2. Run it once to confirm it works:
    ~/Apps/Hover\ CTRL-linux-x64/Hover\ CTRL
  3. 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
  4. 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.