mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-04-05 22:28:31 +00:00
Added some apps to applications.json (#4146)
* Add Overwolf and Logitech G Hub to applications.json * Added citrixworkspaceapp and pdf-xchange to applications.json * Added visualstudio2026
This commit is contained in:
@@ -221,6 +221,14 @@
|
||||
"link": "https://www.advancedrenamer.com/",
|
||||
"winget": "HulubuluSoftware.AdvancedRenamer"
|
||||
},
|
||||
"citrixworkspaceapp": {
|
||||
"category": "Utilities",
|
||||
"choco": "citrix-workspace",
|
||||
"content": "Citrix Workspace app",
|
||||
"description": "a secure, unified client application that provides instant access to virtual desktops, SaaS, web, and Windows apps from any device (Windows, macOS, Linux, iOS, Android) or browser.",
|
||||
"link": "https://www.citrix.com/downloads/workspace-app/",
|
||||
"winget": "Citrix.Workspace",
|
||||
},
|
||||
"calibre": {
|
||||
"category": "Document",
|
||||
"choco": "calibre",
|
||||
@@ -1284,6 +1292,14 @@
|
||||
"winget": "Logseq.Logseq",
|
||||
"foss": true
|
||||
},
|
||||
"logitechghub": {
|
||||
"category": "Utilities",
|
||||
"choco": "lghub",
|
||||
"content": "Logitech G Hub",
|
||||
"description": "Official software for managing Logitech gaming peripherals (mice, keyboards, headsets, lighting profiles, etc.).",
|
||||
"link": "https://www.logitechg.com/en-us/software/ghub",
|
||||
"winget": "Logitech.GHUB"
|
||||
},
|
||||
"malwarebytes": {
|
||||
"category": "Utilities",
|
||||
"choco": "malwarebytes",
|
||||
@@ -1772,6 +1788,14 @@
|
||||
"link": "https://parsec.app/",
|
||||
"winget": "Parsec.Parsec"
|
||||
},
|
||||
"pdf-xchange": {
|
||||
"category": "Document",
|
||||
"choco": "pdfxchangeeditor",
|
||||
"content": "PDF-XChangeEditor",
|
||||
"description": "a comprehensive Windows-based software suite and editor for creating, viewing, editing, annotating, and signing PDF files.",
|
||||
"link": "https://www.pdf-xchange.com/",
|
||||
"winget": "TrackerSoftware.PDF-XChangeEditor"
|
||||
},
|
||||
"pdf24creator": {
|
||||
"category": "Document",
|
||||
"choco": "pdf24",
|
||||
@@ -2584,7 +2608,7 @@
|
||||
"winget": "GianlucaPernigotto.Videomass",
|
||||
"foss": true
|
||||
},
|
||||
"visualstudio": {
|
||||
"visualstudio2022": {
|
||||
"category": "Development",
|
||||
"choco": "visualstudio2022community",
|
||||
"content": "Visual Studio 2022",
|
||||
@@ -2592,6 +2616,14 @@
|
||||
"link": "https://visualstudio.microsoft.com/",
|
||||
"winget": "Microsoft.VisualStudio.2022.Community"
|
||||
},
|
||||
"visualstudio2026": {
|
||||
"category": "Development",
|
||||
"choco": "visualstudio2026community",
|
||||
"content": "Visual Studio 2026",
|
||||
"description": "Visual Studio 2026 is an integrated development environment (IDE) for building, debugging, and deploying applications.",
|
||||
"link": "https://visualstudio.microsoft.com/",
|
||||
"winget": "Microsoft.VisualStudio.2026.Community"
|
||||
},
|
||||
"vivaldi": {
|
||||
"category": "Browsers",
|
||||
"choco": "vivaldi",
|
||||
@@ -3146,6 +3178,14 @@
|
||||
"link": "https://www.dropbox.com/en_GB/desktop",
|
||||
"winget": "Dropbox.Dropbox"
|
||||
},
|
||||
"Overwolf": {
|
||||
"category": "Games",
|
||||
"choco": "overwolf",
|
||||
"content": "Overwolf",
|
||||
"description": "Popular platform for game overlays and companion apps (mod managers, trackers, etc.), widely used by gamers.",
|
||||
"link": "https://www.overwolf.com/app/overwolf-curseforge",
|
||||
"winget": "Overwolf.CurseForge"
|
||||
},
|
||||
"OFGB": {
|
||||
"category": "Utilities",
|
||||
"choco": "ofgb",
|
||||
|
||||
Reference in New Issue
Block a user