From d08954945ca2cdbeb8a4450f92591ec6ca154e78 Mon Sep 17 00:00:00 2001 From: Roshan Studley <157437508+OnyxAbove@users.noreply.github.com> Date: Fri, 28 Jun 2024 14:27:34 -0700 Subject: [PATCH] Add 'voicemeeter potato' and 'windowgrid' to 'applications.json' (#2190) * Add Voicemeeter Potato * add WindowGrid --------- Co-authored-by: Roshan Studley --- config/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/config/applications.json b/config/applications.json index bae4609e..3a5fb693 100644 --- a/config/applications.json +++ b/config/applications.json @@ -2407,6 +2407,14 @@ "link": "https://voicemeeter.com/", "winget": "VB-Audio.Voicemeeter" }, + "WPFInstallVoicemeeterPotato": { + "category": "Multimedia Tools", + "choco": "voicemeeter-potato", + "content": "Voicemeeter Potato", + "description": "Voicemeeter Potato is the ultimate version of the Voicemeeter Audio Mixer Application endowed with Virtual Audio Device to mix and manage any audio sources from or to any audio devices or applications.", + "link": "https://voicemeeter.com/", + "winget": "VB-Audio.Voicemeeter.Potato" + }, "WPFInstallvrdesktopstreamer": { "category": "Games", "choco": "na", @@ -2463,6 +2471,14 @@ "link": "https://support.microsoft.com/en-us/windows/how-to-use-the-pc-health-check-app-9c8abd9b-03ba-4e67-81ef-36f37caa7844", "winget": "Microsoft.WindowsPCHealthCheck" }, + "WPFInstallWindowGrid": { + "category": "Utilities", + "choco": "windowgrid", + "content": "WindowGrid", + "description": "WindowGrid is a modern window management program for Windows that allows the user to quickly and easily layout their windows on a dynamic grid using just the mouse.", + "link": "http://windowgrid.net/", + "winget": "na" + }, "WPFInstallwingetui": { "category": "Utilities", "choco": "wingetui",