From 8d05769db3ef97c36a98e3db03dfe77b54cae99a Mon Sep 17 00:00:00 2001 From: "Mr.k" Date: Sun, 31 Mar 2024 23:45:58 +0300 Subject: [PATCH] Add 'UltraVNC' App to 'application.json' File --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index e831f3b954..23106b46bd 100644 --- a/config/applications.json +++ b/config/applications.json @@ -2310,5 +2310,13 @@ "description": "TightVNC is a free and Open Source remote desktop software that lets you access and control a computer over the network. With its intuitive interface, you can interact with the remote screen as if you were sitting in front of it. You can open files, launch applications, and perform other actions on the remote desktop almost as if you were physically there", "link": "https://www.tightvnc.com/", "winget": "GlavSoft.TightVNC" + }, + "WPFInstallultravnc": { + "category": "Utilities", + "choco": "ultravnc", + "content": "UltraVNC", + "description": "UltraVNC is a powerful, easy to use and free - remote pc access softwares - that can display the screen of another computer (via internet or network) on your own screen. The program allows you to use your mouse and keyboard to control the other PC remotely. It means that you can work on a remote computer, as if you were sitting in front of it, right from your current location.", + "link": "https://uvnc.com/", + "winget": "uvncbvba.UltraVnc" } }