Skip to content

Add icon URLs for Devolutions WinGet packages to screenshot database#4549

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/update-icon-urls-devolutions-packages
Closed

Add icon URLs for Devolutions WinGet packages to screenshot database#4549
Copilot wants to merge 1 commit intomainfrom
copilot/update-icon-urls-devolutions-packages

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 4, 2026

Summary

Added 10 new Winget.Devolutions.* entries to screenshot-database-v2.json covering all Devolutions products published on WinGet.

Changes

Added the following entries with proper icon URLs:

WinGet Package ID Icon Source Notes
Devolutions.Agent Devolutions CDN (DevolutionsAgent.png) Confirmed from official Chocolatey nuspec
Devolutions.Gateway GitHub raw (gateway.png) Confirmed accessible; official asset in webapp
Devolutions.Jetsocat GitHub raw (gateway.png) CLI tool from the same gateway repo
Devolutions.Launcher Devolutions CDN (Launcher.png) Remote connection launching tool
Devolutions.MsRdpEx Devolutions CDN (MsRdpEx.png) Microsoft RDP client extensions
Devolutions.RemoteDesktopManager Devolutions CDN (RemoteDesktopManager.png) Flagship product
Devolutions.RemoteDesktopManagerAgent Devolutions CDN (RemoteDesktopManagerAgent.png) RDM companion agent
Devolutions.ServerConsole Devolutions CDN (ServerConsole.png) Server management console
Devolutions.UniGetUI GitHub raw (media/icon.png) Confirmed accessible; official icon
Devolutions.Workspace Devolutions CDN (DevolutionsWorkspace.png) Unified Devolutions app

Icon Source Research

  • Devolutions CDN pattern (https://cdnweb.devolutions.net/images/chocolatey/): Confirmed from the official Chocolatey nuspec file in the devolutions-gateway repository (DevolutionsAgent.png). Applied this pattern for other products.
  • GitHub raw URLs: Used for Gateway (from webapp/apps/gateway-ui/src/assets/images/gateway.png, confirmed 200) and UniGetUI (from media/icon.png, confirmed 200).
  • Jetsocat shares the Gateway icon as it is a CLI tool distributed from the same devolutions-gateway repository and part of the same product family.

Agent-Logs-Url: https://github.com/Devolutions/UniGetUI/sessions/71503d1c-6b30-4a4f-b17f-972235478cc1

Co-authored-by: mamoreau-devolutions <242016029+mamoreau-devolutions@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants