|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: AmarBego.Rscoop |
| 5 | +PackageVersion: 1.7.0 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: rscoop |
| 8 | +PublisherUrl: https://github.com/AmarBego |
| 9 | +PublisherSupportUrl: https://github.com/AmarBego/Rscoop/issues |
| 10 | +Author: Amar Begovic |
| 11 | +PackageName: rscoop |
| 12 | +PackageUrl: https://github.com/AmarBego/Rscoop |
| 13 | +License: MIT |
| 14 | +LicenseUrl: https://github.com/AmarBego/Rscoop/blob/HEAD/LICENSE |
| 15 | +Copyright: Copyright (c) 2026 Amar Begovic |
| 16 | +ShortDescription: A Modern, Powerful GUI for Scoop |
| 17 | +Description: Rscoop (rust-scoop) is the ultimate graphical user interface for the Scoop package manager on Windows. Rscoop isn't just a pretty face; it's a powerhouse of functionality designed to be a complete replacement for the command line. Its intuitive, modern UI is incredibly easy to grasp, making package management a breeze for both new and experienced users. |
| 18 | +Tags: |
| 19 | +- scoop |
| 20 | +ReleaseNotes: |- |
| 21 | + Release Notes 1.7.0 |
| 22 | + Big quality-of-life release. The theme: rscoop does more for you when the window isn't even open. |
| 23 | + Tray menu you can actually customize |
| 24 | + - New Settings > Tray Menu tab. Pin your favorite Scoop apps to the top, hide the ones you never launch from the tray, and see a live preview of the result. |
| 25 | + - Apps show their real icons pulled from the exe, so your tray reads like a proper launcher instead of a wall of text. |
| 26 | + - Right-clicking the tray and hitting "Edit Tray Menu..." jumps you straight to that settings tab. Works even if rscoop is fully minimized. |
| 27 | + - Full details: #38 |
| 28 | + Operations keep running in the background |
| 29 | + - Start an install or update, close the window, walk away. The UI tears down when you close to tray (freeing 100+ MB of WebView memory), but your install queue, current operation, and output history live in Rust now, so they survive the window going away. Queue up five installs, minimize, come back later and find them all done. |
| 30 | + - Desktop notifications are new. When an operation finishes while rscoop isn't visible, Windows tells you. Toasts carry contextual action buttons: "Clear Cache" after uninstalls (when auto-clear is off), "Install Anyway" when a VirusTotal scan flags something. You can respond without reopening the app. |
| 31 | + - If you have close-to-tray disabled and hit X while an install is running, you now get a confirmation dialog instead of silently killing the operation. |
| 32 | + - Full details: #37 |
| 33 | + Translations |
| 34 | + - rscoop is now on Crowdin. If you use it in a non-English language and something reads awkwardly, you can fix it yourself at crowdin.com/project/rscoop. |
| 35 | + - Thanks to @Kwensiu, Simplified Chinese is newly available in the language picker. |
| 36 | +ReleaseNotesUrl: https://github.com/AmarBego/Rscoop/releases/tag/v1.7.0 |
| 37 | +ManifestType: defaultLocale |
| 38 | +ManifestVersion: 1.12.0 |
0 commit comments