|
| 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.vdi |
| 5 | +PackageVersion: 1.4.1 |
| 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-vdi |
| 13 | +PackageUrl: https://github.com/Corsinvest/cv4pve-vdi |
| 14 | +License: MIT |
| 15 | +LicenseUrl: https://github.com/Corsinvest/cv4pve-vdi/blob/HEAD/LICENSE.md |
| 16 | +Copyright: Copyright (c) 2025 Corsinvest Srl |
| 17 | +CopyrightUrl: https://github.com/Corsinvest/cv4pve-vdi/blob/master/LICENSE.md |
| 18 | +ShortDescription: VDI client for Proxmox VE — SPICE and RDP remote console launcher |
| 19 | +Description: |- |
| 20 | + cv4pve-vdi is a desktop VDI client for Proxmox VE that provides a graphical |
| 21 | + interface to browse, filter and connect to virtual machines and containers |
| 22 | + via SPICE and RDP — without opening the Proxmox web UI. |
| 23 | +
|
| 24 | + Features: |
| 25 | + - Card and list view for VM/CT browsing |
| 26 | + - SPICE console launch via remote-viewer |
| 27 | + - RDP launch via mstsc or xfreerdp |
| 28 | + - VM/CT power control (Start / Shutdown) |
| 29 | + - Real-time CPU and RAM usage bars |
| 30 | + - Auto-refresh every 10 seconds |
| 31 | + - Filter by node, status, type and tags |
| 32 | + - Multi-host support for multiple clusters |
| 33 | + - Light and Dark themes |
| 34 | +Moniker: cv4pve-vdi |
| 35 | +Tags: |
| 36 | +- corsinvest |
| 37 | +- proxmox |
| 38 | +- proxmoxve |
| 39 | +- rdp |
| 40 | +- remote-desktop |
| 41 | +- spice |
| 42 | +- vdi |
| 43 | +- virtualization |
| 44 | +ReleaseNotes: |- |
| 45 | + Changed |
| 46 | + - Updated Avalonia to 12.0.1, which includes a security fix for a known vulnerability in the Linux networking dependency (Tmds.DBus.Protocol) |
| 47 | + - Internal code cleanup: removed duplicated remote viewer logic now provided by the shared library |
| 48 | + What's Changed |
| 49 | + - style: fix whitespace formatting errors (dotnet format) by @franklupo in #18 |
| 50 | + - fix: improve VNC session title readability by @franklupo in #19 |
| 51 | + - feat: v1.4.1 by @franklupo in #20 |
| 52 | + Full Changelog: v1.4.0...v1.4.1 |
| 53 | +ReleaseNotesUrl: https://github.com/Corsinvest/cv4pve-vdi/releases/tag/v1.4.1 |
| 54 | +ManifestType: defaultLocale |
| 55 | +ManifestVersion: 1.12.0 |
0 commit comments