[Package Request]: SPRIC76.KIT
Submitting the KiT (Keep it Ticking) package myself. Manifests ready locally, validated with winget validate --manifest (clean, no warnings), and the silent-install path tested against the Inno Setup installer.
Package metadata
- Download Page Url: https://github.com/SPRIC76/KIT/releases/latest
- Publisher: MK Shepherd
- Package Name: KIT (KiT - Keep it Ticking)
- Package Version: 1.0.39
- Installer Url: https://github.com/SPRIC76/KIT/releases/download/v1.0.39/KIT-Setup.exe
- Description: KiT is a quiet Windows companion. Three modes: Light keeps the machine awake. Night offers wakeable dark (deep screen, clear desk, the PC still working) with four screensaver faces (Globules, DVD, Snake, Orbit) and optional Hold Night. Off returns ordinary Windows. Optional Ghost bar (transparent, click-through), optional run at sign-in, remembers how you left it. Single instance. Entirely local. No telemetry. No fake input. Codified in TRUST.md.
Installer checklist
What I'm following up with
Submitting a PR with manifests at manifests/s/SPRIC76/KIT/1.0.39/ (three files: SPRIC76.KIT.yaml, SPRIC76.KIT.installer.yaml, SPRIC76.KIT.locale.en-US.yaml). The PR will reference this issue and follow the New package: SPRIC76.KIT version 1.0.39 title format.
[Package Request]: SPRIC76.KIT
Submitting the KiT (Keep it Ticking) package myself. Manifests ready locally, validated with
winget validate --manifest(clean, no warnings), and the silent-install path tested against the Inno Setup installer.Package metadata
Installer checklist
.exeinstaller (recognized by winget viaInstallerType: inno).ps1,.bat,.sh,.tar,.gz,.7z, or.rar/VERYSILENT /NORESTART /SUPPRESSMSGBOXES) and silent with progress (/SILENT /NORESTART /SUPPRESSMSGBOXES) per the Inno.iss{localappdata}\Programs\KIT,PrivilegesRequired=lowest— no UAC for ordinary use)AppId {A7C3E9D1-4B2F-4E8A-9C1D-8F0E2A6B7C45}so existing installs upgrade cleanlyhttps://github.com/SPRIC76/KIT(same domain as the public homepage; discoverable by navigating from publisher's website)LICENSEin repo);LicenseUrlpoints to the live license filewinget validate --manifestreturnsManifest validation succeeded.on schema 1.12.0What I'm following up with
Submitting a PR with manifests at
manifests/s/SPRIC76/KIT/1.0.39/(three files:SPRIC76.KIT.yaml,SPRIC76.KIT.installer.yaml,SPRIC76.KIT.locale.en-US.yaml). The PR will reference this issue and follow theNew package: SPRIC76.KIT version 1.0.39title format.