-
-
Notifications
You must be signed in to change notification settings - Fork 0
Downloads and Releases
The easiest way to get DisplaySnooze is from the latest GitHub Release:
For Windows:
- Download
DisplaySnooze.exe. - Double-click it to turn your displays off.
-
DisplaySnoozeLocalCodeSigning.ceris the local signing certificate used by the build. Most people do not need it.
For Debian, Ubuntu, Linux Mint, Pop!_OS, and similar:
- Download the
.debpackage.
For Fedora, RHEL, Rocky, AlmaLinux, openSUSE, and similar RPM-based distros:
- Download the
.rpmpackage.
For Arch, EndeavourOS, Manjaro, and other distros:
- Download the portable
.tar.gz, or build with thePKGBUILDin the source repo.
The Windows EXE is signed with a local self-signed certificate. That helps prove the file has not changed since it was signed, but Windows will not treat it as a trusted publisher unless that certificate is trusted on your machine.
This is normal for a small open-source project that does not use a paid public code-signing certificate.
No. Actions artifacts are build outputs attached to a workflow run and can expire. Release assets are the friendly public downloads meant for normal users.
Use the release page when you just want the built files.