|
| 1 | +# Created with WinGet Releaser using komac v2.16.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: Corsinvest.cv4pve.pepper |
| 5 | +PackageVersion: 2.0.0 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Corsinvest Srl |
| 8 | +PublisherUrl: https://www.corsinvest.it/ |
| 9 | +PublisherSupportUrl: https://www.corsinvest.it/cv4pve |
| 10 | +PrivacyUrl: https://www.corsinvest.it/privacy |
| 11 | +Author: Corsinvest Srl |
| 12 | +PackageName: cv4pve-pepper |
| 13 | +PackageUrl: https://github.com/Corsinvest/cv4pve-pepper |
| 14 | +License: GPL-3.0 |
| 15 | +LicenseUrl: https://github.com/Corsinvest/cv4pve-pepper/blob/HEAD/LICENSE.md |
| 16 | +Copyright: Copyright (c) 2019-2025 Corsinvest Srl |
| 17 | +CopyrightUrl: https://github.com/Corsinvest/cv4pve-pepper/blob/master/LICENSE.md |
| 18 | +ShortDescription: Launching SPICE remote-viewer for Proxmox VE |
| 19 | +Description: |- |
| 20 | + cv4pve-pepper is a tool for launching SPICE remote-viewer to connect to Proxmox VE |
| 21 | + virtual machines and containers. |
| 22 | +
|
| 23 | + Features: |
| 24 | + - Launch SPICE remote-viewer for VMs and containers |
| 25 | + - Simple and easy to use |
| 26 | + - Integration with Proxmox VE API |
| 27 | +Moniker: cv4pve-pepper |
| 28 | +Tags: |
| 29 | +- corsinvest |
| 30 | +- proxmox |
| 31 | +- proxmoxve |
| 32 | +- remote-viewer |
| 33 | +- spice |
| 34 | +- virtualization |
| 35 | +- vm |
| 36 | +ReleaseNotes: |- |
| 37 | + Added |
| 38 | + - VNC console support via --vnc flag — connect to any running VM or container without SPICE display configuration |
| 39 | + - No extra console window on Windows when launched from a desktop shortcut or file manager |
| 40 | + Fixed |
| 41 | + - Password file with plaintext content was rejected — now works correctly alongside encrypted files |
| 42 | + - VNC connection was using the wrong API endpoint for QEMU VMs and LXC containers |
| 43 | + - Viewer was launched even when the API returned an error — now shows the error and exits cleanly |
| 44 | + What's Changed |
| 45 | + - Add cv4pve-vdi reference for desktop experience by @franklupo in #41 |
| 46 | + - Add VNC support and bump to v2.0.0 by @franklupo in #42 |
| 47 | + Full Changelog: v1.9.0...v2.0.0 |
| 48 | +ReleaseNotesUrl: https://github.com/Corsinvest/cv4pve-pepper/releases/tag/v2.0.0 |
| 49 | +ManifestType: defaultLocale |
| 50 | +ManifestVersion: 1.12.0 |
0 commit comments