mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-01-17 18:27:42 -06:00
Test 2024 04 20 2 | 7 additions to applications.json
* 7 additions to applications.json Adds: NetLimiter - https://www.netlimiter.com OneCommander - https://www.onecommander.com Borderless Gaming - https://github.com/Codeusa/Borderless-Gaming Equalizer APO - https://sourceforge.net/projects/equalizerapo FreeFileSync - https://freefilesync.org Elgato Stream Deck - https://www.elgato.com/uk/en/s/downloads Stardock Curtains - https://www.stardock.com/products/curtains * Added Compact GUI support Link: https://github.com/IridiumIO/CompactGUI Since I wasn't sure what category to put it in, I chose Utilities. * Added ExifCleaner support Link: https://github.com/szTheory/exifcleaner * Removed trial ware additions Removed: Net Limiter One Commander Elgato: Stream Deck Stardock Curtains
This commit is contained in:
parent
b0bd06be96
commit
b28a79d177
@ -1239,6 +1239,46 @@
|
||||
"link": "https://www.msi.com/Landing/afterburner",
|
||||
"winget": "Guru3D.Afterburner"
|
||||
},
|
||||
"WPFInstallBorderlessGaming": {
|
||||
"category": "Utilities",
|
||||
"choco": "na",
|
||||
"content": "Borderless Gaming",
|
||||
"description": "Play your favorite games in a borderless window; no more time consuming alt-tabs.",
|
||||
"link": "https://github.com/Codeusa/Borderless-Gaming",
|
||||
"winget": "Codeusa.BorderlessGaming"
|
||||
},
|
||||
"WPFInstallEqualizerAPO": {
|
||||
"category": "Multimedia Tools",
|
||||
"choco": "equalizerapo",
|
||||
"content": "Equalizer APO",
|
||||
"description": "Equalizer APO is a parametric / graphic equalizer for Windows.",
|
||||
"link": "https://sourceforge.net/projects/equalizerapo",
|
||||
"winget": "na"
|
||||
},
|
||||
"WPFInstallFreeFileSync": {
|
||||
"category": "Utilities",
|
||||
"choco": "freefilesync",
|
||||
"content": "FreeFileSync",
|
||||
"description": "Synchronize Files and Folders",
|
||||
"link": "https://freefilesync.org",
|
||||
"winget": "na"
|
||||
},
|
||||
"WPFInstallCompactGUI": {
|
||||
"category": "Utilities",
|
||||
"choco": "compactgui",
|
||||
"content": "Compact GUI",
|
||||
"description": "Transparently compress active games and programs using Windows 10/11 APIs",
|
||||
"link": "https://github.com/IridiumIO/CompactGUI",
|
||||
"winget": "IridiumIO.CompactGUI"
|
||||
},
|
||||
"WPFInstallExifCleaner": {
|
||||
"category": "Utilities",
|
||||
"choco": "na",
|
||||
"content": "ExifCleaner",
|
||||
"description": "Desktop app to clean metadata from images, videos, PDFs, and other files.",
|
||||
"link": "https://github.com/szTheory/exifcleaner",
|
||||
"winget": "szTheory.exifcleaner"
|
||||
},
|
||||
"WPFInstallmullvadbrowser": {
|
||||
"category": "Browsers",
|
||||
"choco": "na",
|
||||
|
Loading…
Reference in New Issue
Block a user