ClickyPanelBuy now

Download

Download ClickyPanel

Pick your platform - we have guessed at it below.

PlaceholderNo build has been published yet. The links below turn on with the first release; until then, watchthe releases page.

  • Detected on this computer

    macOS

    Universal .dmg - macOS 12 Monterey or newer

    SHA-256- published with the first release -

    Signed and notarized builds are planned. Until the signing identity is in place, macOS will warn that the app is from an unidentified developer.

  • Detected on this computer

    Windows

    x64 .msi - Windows 10 or newer

    SHA-256- published with the first release -

    Until a code-signing certificate is in place, Windows SmartScreen will show a warning. Choose More info, then Run anyway, once you have checked the SHA-256 below.

  • Detected on this computer

    Linux

    x86_64 .AppImage and .deb

    SHA-256- published with the first release -

    The .deb targets Debian and Ubuntu. The AppImage runs anywhere with a recent WebKitGTK.

Every build, including older versions, is listed onGitHub Releases.

First launch

ClickyPanel is a small independent app, and both macOS and Windows treat those carefully. Here is exactly what you will see and why.

macOS

Apple notarization requires a paid Developer ID, and until that identity is in place macOS will report that the app cannot be checked for malicious software. To open it anyway, right-click the app in Applications, choose Open, and confirm. You only need to do this once. Once builds are notarized this step disappears, and this page will say so.

Windows

Unsigned installers trigger SmartScreen: "Windows protected your PC". Choose More info, then Run anyway. Verify the SHA-256 above first if you want to be certain the file is the one we published. In PowerShell:

Get-FileHash .\ClickyPanel.msi -Algorithm SHA256

Linux

Mark the AppImage executable with chmod +x before running it, or install the .deb with sudo apt install ./clickypanel.deb.