From 0f580f58c8081572de647a7fc47f8d8d88e950c4 Mon Sep 17 00:00:00 2001 From: ImAsra <34755744+ImAsra@users.noreply.github.com> Date: Thu, 18 Jun 2026 10:19:01 +0200 Subject: [PATCH] Edit readme to add winget (#1088) Added installation instructions for Windows Package Manager. --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3fdb1a28..cde4cfcd 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Psysonic is built primarily for **Navidrome** and also works with **Gonic**, **A Discord Community Telegram Community Support Psysonic on Ko-fi -AUR psysonic AUR psysonic-bin Cachix +AUR psysonic AUR psysonic-bin Cachix WinGet psysonic

@@ -134,7 +134,7 @@ Start a session, invite others with a link and listen together with host-control | OS | Support | | ------- | --------------------------------------------------------------- | -| Windows | Native installer | +| Windows | Native installer / WinGet | | macOS | Signed DMG | | Linux | AppImage / DEB / RPM / AUR (`psysonic`, `psysonic-bin`) / NixOS | @@ -154,8 +154,12 @@ Linux builds are also available through GitHub Releases, AUR and Cachix/Nix. ## Windows -Download the latest installer from the [GitHub Releases](https://github.com/Psychotoxical/psysonic/releases/latest). - +Download the latest installer from the [GitHub Releases](https://github.com/Psychotoxical/psysonic/releases/latest). +or, +install via Windows Package Manager (WinGet): +```powershell +winget install Psysonic +``` ## macOS Download the signed DMG from the [GitHub Releases](https://github.com/Psychotoxical/psysonic/releases/latest).