From 7effdb40309250dff24f0a9feb9d63eaac94c62b Mon Sep 17 00:00:00 2001 From: enricobuehler Date: Tue, 7 Jul 2026 11:57:51 +0000 Subject: [PATCH] docs(decky): use the unom.io/pf-decky short link for install-from-URL The full git.unom.io package URL is painful to read/type on a Steam Deck's on-screen keyboard; unom.io/pf-decky now redirects to it (added in unom/infra's Caddyfile). Canary/pinned links stay long-form since only /latest gets a short link. Co-Authored-By: Claude Sonnet 5 --- clients/decky/README.md | 6 ++++-- docs-site/content/docs/steam-deck.md | 12 ++++++++---- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/clients/decky/README.md b/clients/decky/README.md index ce3b37cf..e07775e0 100644 --- a/clients/decky/README.md +++ b/clients/decky/README.md @@ -43,10 +43,12 @@ read-only, so the flatpak (which bundles libadwaita/SDL3) is the canonical clien **Install Plugin from URL**, paste: ``` -https://git.unom.io/api/packages/unom/generic/punktfunk-decky/latest/punktfunk.zip +https://unom.io/pf-decky ``` -(or a pinned `.../punktfunk-decky//punktfunk.zip`). The plugin then **self-updates** without +(short link for `https://git.unom.io/api/packages/unom/generic/punktfunk-decky/latest/punktfunk.zip`; +for a pinned version use `https://git.unom.io/api/packages/unom/generic/punktfunk-decky//punktfunk.zip` +directly). The plugin then **self-updates** without the Decky store — when a newer build exists, an **Update** button appears and drives Decky Loader's own (SHA-256-verified) install. Installs and updates can take a couple of minutes on some networks: Decky's installer also contacts its plugin store first, which may be slow or blackholed diff --git a/docs-site/content/docs/steam-deck.md b/docs-site/content/docs/steam-deck.md index fcdb0ed3..24804ed4 100644 --- a/docs-site/content/docs/steam-deck.md +++ b/docs-site/content/docs/steam-deck.md @@ -43,14 +43,18 @@ developer toolchain — just paste a URL into Decky: 3. Paste the **stable** link and confirm: ``` - https://git.unom.io/api/packages/unom/generic/punktfunk-decky/latest/punktfunk.zip + https://unom.io/pf-decky ``` The **punktfunk** panel appears in the Quick Access Menu right away — no Deck restart needed. -> **Channels.** The link above is the **stable** channel (moves on `vX.Y.Z` releases). For the latest -> `main` build use the **canary** zip — `…/generic/punktfunk-decky/canary/punktfunk.zip` — or pin an -> exact version with `…/punktfunk-decky//punktfunk.zip`. See [Release Channels](/docs/channels). +> **Channels.** `https://unom.io/pf-decky` is a short link to the **stable** channel (moves on +> `vX.Y.Z` releases), currently +> `https://git.unom.io/api/packages/unom/generic/punktfunk-decky/latest/punktfunk.zip`. For the +> latest `main` build use the **canary** zip — +> `https://git.unom.io/api/packages/unom/generic/punktfunk-decky/canary/punktfunk.zip` — or pin an +> exact version with `https://git.unom.io/api/packages/unom/generic/punktfunk-decky//punktfunk.zip`. +> See [Release Channels](/docs/channels). ## Use it