From bf4be80d3f2e2f0d5cc749a82ba0f8ce42c76689 Mon Sep 17 00:00:00 2001 From: Peter Gallwas Date: Sun, 24 Mar 2024 10:35:39 +1300 Subject: [PATCH] add tightvnc to address issue #1718 (#1721) --- config/applications.json | 8 ++++++++ xaml/inputApp.xaml | 5 ++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/config/applications.json b/config/applications.json index d3f4fd18..c0b2c37d 100755 --- a/config/applications.json +++ b/config/applications.json @@ -2270,5 +2270,13 @@ "description": "pyenv for Windows is a simple python version management tool. It lets you easily switch between multiple versions of Python.", "link": "https://pyenv-win.github.io/pyenv-win/", "winget": "na" + }, + "WPFInstalltightvnc": { + "category": "Utilities", + "choco": "TightVNC", + "content": "TightVNC", + "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" } } diff --git a/xaml/inputApp.xaml b/xaml/inputApp.xaml index ce07ac47..5c532c19 100644 --- a/xaml/inputApp.xaml +++ b/xaml/inputApp.xaml @@ -718,7 +718,7 @@ - + @@ -847,6 +847,9 @@ + + +