Install notes
- Windows: run
Setup.exe. SmartScreen may warn because the installer is unsigned - choose "More info" > "Run anyway". - macOS:
Pop.appis not notarized (the project has no Apple Developer ID yet), so Gatekeeper blocks the first launch. Double-click it once, then open System Settings > Privacy & Security and click Open Anyway (macOS 13/14: right-click > Open). Full steps are inREAD ME FIRST.txtinside the zip. macOS also forgets the Accessibility permission after each in-app update of unsigned builds - Pop prompts you to re-grant it. - Linux:
chmod +xthe AppImage and run it (X11 or KDE Plasma 6 Wayland). Launch output lands in~/.config/Pop/launch.logwhen started from the desktop.
Every asset has a <asset>.sha256 companion; verify with sha256sum -c <asset>.sha256 (Linux) or shasum -a 256 -c <asset>.sha256 (macOS).