Skip to content

[Package Request]: SPRIC76.KIT #420906

Description

@SPRIC76

[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

  • Standalone Inno Setup .exe installer (recognized by winget via InstallerType: inno)
  • Not a .ps1, .bat, .sh, .tar, .gz, .7z, or .rar
  • Supports silent install (/VERYSILENT /NORESTART /SUPPRESSMSGBOXES) and silent with progress (/SILENT /NORESTART /SUPPRESSMSGBOXES) per the Inno .iss
  • Per-user install ({localappdata}\Programs\KIT, PrivilegesRequired=lowest — no UAC for ordinary use)
  • In-place upgrade path: stable Inno AppId {A7C3E9D1-4B2F-4E8A-9C1D-8F0E2A6B7C45} so existing installs upgrade cleanly
  • Source: public release https://github.com/SPRIC76/KIT (same domain as the public homepage; discoverable by navigating from publisher's website)
  • MIT licensed (LICENSE in repo); LicenseUrl points to the live license file
  • Signed (Authenticode): pending (K3 in backlog) — currently SmartScreen flags "unknown publisher" on first run; this is the friction gate that deferral noted 2026-08-15 05:07 ET
  • Validation: winget validate --manifest returns Manifest validation succeeded. on schema 1.12.0

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs-TriageThis work item needs to be triaged by a member of the core team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions