From 37529a565968bed216028fa36a4e1fab2aa93864 Mon Sep 17 00:00:00 2001 From: Gabi <182965942+GabiNun@users.noreply.github.com> Date: Thu, 26 Mar 2026 22:23:35 +0200 Subject: [PATCH] Added mpc-qt and qview and TeamSpeak 3 and ecm to applications.json (#4211) * Added mpc-qt and qview to applications.json * Update applications.json * Added teamspeak3 * added ecm --- config/applications.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/config/applications.json b/config/applications.json index 175a14be..7c1e81fc 100644 --- a/config/applications.json +++ b/config/applications.json @@ -610,6 +610,14 @@ "winget": "Duplicati.Duplicati", "foss": true }, + "ecm": { + "category": "Utilities", + "choco": "ecm", + "content": "Easy Context Menu", + "description": "Easy Context Menu (ECM) lets you add a variety of useful commands and tweaks to the Desktop, My Computer, Drives, File and Folder right-click context menus. This enables you to access the most used Windows components quickly and easily. Simply check the box next to the items you wish to add. Once added, just right click and the select the component shortcut to launch it. Easy Context Menu is both portable and freeware.", + "link": "https://www.sordum.org/7615/easy-context-menu-v1-6/", + "winget": "sordum.EasyContextMenu" + }, "eaapp": { "category": "Games", "choco": "ea-app", @@ -1424,6 +1432,15 @@ "link": "https://www.malwarebytes.com/", "winget": "Malwarebytes.Malwarebytes" }, + "mpc-qt": { + "category": "Multimedia Tools", + "choco": "mediainfo", + "content": "mpc-qt", + "description": "MPC-HC (Media Player Classic Home Cinema) is considered by many to be the quintessential media player for the Windows desktop. MPC-QT (Media Player Classic Qute Theater) aims to reproduce most of the interface and functionality of MPC-HC while using libmpv to play video instead of DirectShow.", + "link": "https://github.com/mpc-qt/mpc-qt", + "winget": "mpc-qt.mpc-qt", + "foss": true + }, "masscode": { "category": "Document", "choco": "na", @@ -1899,6 +1916,15 @@ "winget": "Fleex255.PolicyPlus", "foss": true }, + "qview": { + "category": "Multimedia Tools", + "choco": "na", + "content": "qView", + "description": "qView is an image viewer designed with minimalism and usability in mind.", + "link": "https://github.com/jurplel/qView", + "winget": "jurplel.qView", + "foss": true + }, "potplayer": { "category": "Multimedia Tools", "choco": "na", @@ -2588,6 +2614,14 @@ "link": "https://www.teamviewer.com/", "winget": "TeamViewer.TeamViewer" }, + "teamspeak3": { + "category": "Utilities", + "choco": "teamspeak", + "content": "TeamSpeak 3", + "description": "TEAMSPEAK. YOUR TEAM. YOUR RULES. Use crystal clear sound to communicate with your team mates cross-platform with military-grade security, lag-free performance & unparalleled reliability and uptime.", + "link": "https://www.teamspeak.com/", + "winget": "TeamSpeakSystems.TeamSpeakClient" + }, "telegram": { "category": "Communications", "choco": "telegram",