ChrisTitusTech / winutil

Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates
MIT License
23.5k stars 1.43k forks source link

Program Additions List #1782

Open og-mrk opened 7 months ago

og-mrk commented 7 months ago

We're Currently NOT accepting any app requests, Read note below for more info

[!NOTE] We're currently not accepting any app requests & app additions, due to technical limitations in the UI Framework we're using (the framework is Windows Presentation Foundation, or WPF for short), which resulted in making WinUtil load slower (the GUI part) and makes the application list harder to navigate, due to massive number of added programs (around 350 apps), we're working on a solution for this problem (see #2226 if you want to follow its development).. for the time being, we're NOT accepting any app requests & addition, hope everyone can understand these concerns.


Purpose of this Issue

A tracking list for Requesting & Tracking Progress for addition to applications.json file, which contains all the apps that WinUtil currently has.

Credits

Thanks for everyone who requested, added and/or pointed out problems in the applications.json file, and a special thanks to @ModernTTY for his PR, which added a bunch of the requested apps found in This Issue. This Tracking List will be a Continuation of the previous two.

Meaning of Symbols

🖱ī¸ Click to expand this section

☑ī¸: Not available in WinUtil, but can be added. ❌: Can Not Add to WinUtil, due to Project Maintainer not allowing such software, for one or more reasons. ⛔: Can Not Add to WinUtil, due to technical reasons (mainly ones related to WinGet, or there's no Packages for a Program). ☑ī¸/⛔: Can be added to WinUtil, but only to one or more Package Manager(s), not **_all Package Managers_**, for example, there's WinGet Package, but no Chocolatey Package for a Program. 🚧: There is/will soon be a PR that adds this program by a contributor(s). 🚧/⛔: There is/will soon be a PR that adds this program by a contributor(s), but only to one or more Package Manager(s), not **_all Package Managers_**, for example, there's WinGet Package, but no Chocolatey Package for a Program. ✅: Available in WinUtil. ✅/⛔: Available in WinUtil, but only to one or more Package Manager(s), not **_all Package Managers_**, for example, there's WinGet Package, but no Chocolatey Package for a Program.

Tracking List ( ✍ī¸ Requested Programs )

❗ CLICK THIS BEFORE REQUESTING A PROGRAM ❗

ℹī¸ Note
  • General Formatting for the list is:
    > Program Name (WinGet Package ID) (Where was the program request(s) came from)
  • If you found one or more apps listed in The Main Branch of WinUtil to be outdated

    Search the Package ID of the outdated program using winget-cli by running following command in a powershell or CMD window: winget search "Program Name"

    then Request A Package Update Request over on Microsoft's Official WinGet Packages Repo, then choosing ✏ī¸ Package Update Request entry, found in this link

    Do Not submit a Package Update Request over here (on WinUtil's Issues), because these kinds of Issues will be closed as not planned/won't do.

The Programs List (Click To Expand)

❌ Will Not Be Added

  • ❌ Opera GX
          🤔 Reason for denying this addition: The maintainer stated multiple times in different live streams that he (Chris Titus) will not use OperaGX (for different reasons explained in those live streams), and so it'll never be added to WinUtil applications list.
  • ❌ SchildiChat (SchildiChat.SchildiChat) (#1897)
          🤔 Reason for denying this addition: The maintainer stated in this comment that this App is simply never have been heard by him (Chris titus), so It won't be added in the near/far future.
         I hope everyone who've wanted that this program to be added onto Project's List to understand why it wasn't added, and as a side note, there's also another way of getting it (this requested program) installed on your system, like using a Package Manager, e.g. WinGet.
  • ❌ Explorer patcher
          🤔 Reason by WinUtil's Maintainer (@ChrisTitusTech): "explorer patcher is known to cause stability issues with windows explorer."
        Source of this statement
  • ❌ Proton Drive (Proton.ProtonDrive) (comment & comment in issue #1782) <--- PR Available & PR Available, ~Wating for PR to be merge~ PRs Closed, did not get merged for one or more reasons.

  • ❌ Proton Mail (Proton.ProtonMail) (comment in issue #1782) <--- PR Available, ~Wating for PR to be merge~ PR Closed, did not get merged for one or more reasons.

  • ❌ Proton Mail Bridge (Proton.ProtonMailBridge) (comment in issue #1782) <--- PR Available, ~Wating for PR to be merge~ PR Closed, did not get merged for one or more reasons.

  • ❌ Proton Pass (Proton.ProtonPass) (comment in issue #1782) <--- PR Available, ~Wating for PR to be merge~ PR Closed, did not get merged for one or more reasons.

  • ❌ Proton VPN (Proton.ProtonVPN) (comment in issue #1782) <--- PR Available, ~Wating for PR to be merge~ PR Closed, did not get merged for one or more reasons.

  • ❌ Figma (Figma.Figma) (issue #2073) <--- PR Available, ~Wating for PR to be merge~ PR Rejected, look into the PR for more info/context.
          🤔 Reason: There's a WinGet Package for this program (Package ID is Figma.Figma), but the Chocolatey package for it is somewhat outdated, please correct me if I'm wrong.

⛔ Can't Add for one reason or another

  • ⛔ MPV (comment in #374)
          🤔 Reason: mpv is compiled and shared on sourceforge.net, link to releases folder, but it's shared as a .7z, WinGet CLI only supports .zip Archiving Format, at least for the time being. further reading.
         👍 Here's an alternative: mpv.net (package identifier is mpv.net), Link to Repo.
  • ⛔ MPO GPU (#1552 , comment in #374)
          🤔 Reason: Probably because this program requires an A GPU to be install on the system, not 100% sure so correct me if I'm wrong, therefore it might not pass the Automated Tests that winget-pkgs repo enforces on every PR, so sadly.. I, and probably everyone else can't add this piece of software to WinGet, at least for the time being...
  • ⛔ ZenTimings (comment in #374)
          🤔 Reason: Probably because this program requires an AMD CPU to install on the system, therefore it might not pass the Automated Tests that winget-pkgs repo enforces on every PR, so sadly.. I, and probably everyone else can't add this piece of software to WinGet, at least for the time being...
  • ⛔ H2TestW (No WinGet package for it yet) (comment in issue #374)
          🤔 Reason: No WinGet Package for H2TestW, and Cannot add it to winget-pkgs repo because the Official Download Link on their wesbite ( link is https://h2testw.org/ ) Does Not Work, explained right here as well.
  • ⛔ LosslessCut (No Winget package for it yet) (comment in issue #1782)
          🤔 Reason: LosslessCut is compiled and released on GitHub, link to the releases page, but it's shared as a .7z, WinGet CLI only supports .zip Archiving Format, at least for the time being. further reading.
  • ⛔ MSI Util v3 (No Winget nor choco package for it yet, and no trusted sources for it have been found) (comment in issue #1782, issue #2015)
          🤔 Reason: No Winget nor choco package for it yet, and no trusted sources for it have been found.
  • ⛔ InSpectre (No Winget nor choco package for it yet) (comment in issue #1782, issue #2015)
          🤔 Reason: No Winget nor choco package for it yet.
  • ⛔ Java 16 runtime (EclipseAdoptium.Temurin.16JRE) (comment in [#250] (https://github.com/ChrisTitusTech/winutil/issues/250))

đŸ’¯ Already Added

Requested Programs

  • ✅ Tixati (~Tixati.Tixati~ will be Tixati.Tixati.Portable, here's PR1 PR2 for it) (#267 , #1647 , comment in #374)

  • ✅/⛔ PDFGear (PDFgear.PDFgear) (comment in #374)
          🤔 Reason: There's a WinGet Package for this program (Package ID is PDFgear.PDFgear), but there's no Chocolatey package for it, please correct me if I'm wrong.

  • ✅ Windows Firewall Control (BiniSoft.WindowsFirewallControl) (comment in #374)

  • ✅/⛔ Unigram (Telegram.Unigram) (comment in #374)
          🤔 Reason: There's a WinGet Package for this program (Package ID is Telegram.Unigram), but there's no Chocolatey package for it, please correct me if I'm wrong.

  • ✅ OrcaSlicer (SoftFever.OrcaSlicer) (comment in #374)

  • ✅/⛔ CapFrameX (CXWorld.CapFrameX , link to PR, ~waiting for PR to be merge on winget-pkgs repo~ PR Merged!) (comment in #374)
          🤔 Reason: There is or will be a WinGet Package for this program (Package ID is CXWorld.CapFrameX), but there's no Chocolatey package for it, please correct me if I'm wrong.

  • ✅/⛔ VistaSwitcher (ntwind.VistaSwitcher, link to PR, ~waiting for PR to be merge on winget-pkgs repo~ PR Merged!) (comment in #374)
          🤔 Reason: There's a WinGet Package for this program (Package ID is ntwind.VistaSwitcher), but there's no Chocolatey package for it, please correct me if I'm wrong.

  • ✅ Microsoft SQL Management Studio (Microsoft.SQLServerManagementStudio) (comment in #250)

  • ✅ Java 8 runtime (EclipseAdoptium.Temurin.8.JRE) (comment in #250)

  • ✅ Java 11 runtime (EclipseAdoptium.Temurin.11.JRE) (comment in #250)

  • ✅ Java 17 runtime (EclipseAdoptium.Temurin.17.JRE) (comment in #250)

  • ✅ Java 18 runtime (EclipseAdoptium.Temurin.18.JRE) (comment in #250)

  • ✅ Java 19 runtime (EclipseAdoptium.Temurin.19.JRE) (comment in #250)

  • ✅ Azure Data Studio (Microsoft.AzureDataStudio) (comment in #250)

  • ☑ī¸/⛔ Npcap (Insecure.Npcap)
          🤔 Reason: WinGet Package for Npcap is somewhat outdated (still in pre-1.0 release, current public release is 1.79 đŸĨ˛), and there's no chocolatey package for this program, at least this what I've found, please correct me if I'm wrong.

  • ✅ UltraVNC (#1780) <--- PR Available, ~Wating for PR to be merge~ PR Merged!

  • ✅ Windows Auto Dark Mode (Armin2208.WindowsAutoNightMode) (comment in issue #1782) <--- PR Available, ~Wating for PR to be merge~ PR Merged!

  • ✅ Magic Wormhole (magic-wormhole.magic-wormhole) (#1803) <--- PR Available, ~Wating for PR to be merge~ PR Merged!

  • ✅ Ditto (Ditto.Ditto) (comment in issue #1782)

  • ✅ RDCMan/Remote Desktop Connection Manager (Microsoft.Sysinternals.RDCMan) (comment in issue #1782)

  • ✅ Mp3Tag (Mp3tag.Mp3tag) (comment in issue #1782)

  • ✅/⛔ FanControl (Rem0o.FanControl) (comment in issue #1782)
          🤔 Reason: There's a WinGet Package for this program (Package ID is Rem0o.FanControl), but there's no Chocolatey package for it, please correct me if I'm wrong.

  • ✅ Betterbird (Betterbird.Betterbird) (comment in issue #1782)

  • ✅ SM Player (SMPlayer.SMPlayer) (comment in issue #1782)

  • ✅ OFGB (Oh Frick Go Back) (there will be a package with ID xM4ddy.OFGB, here's PR(s), versions 0.1, 0.2, 0.3, 0.4) (comment in issue #1782) <--- PR Available, ~Wating for PR to be merge~ PR Merged!

  • ✅ JoyToKey (JTKsoftware.JoyToKey) (comment in issue #1782, issue #2015) <--- PR Available, ~Wating for PR to be merge~ PR Merged!

  • ✅ Wise Program Uninstaller (WiseCleaner.WiseProgramUninstaller) (comment in issue #1782, issue #2015) <--- PR Available, ~Wating for PR to be merge~ PR Merged!

  • ✅ croc (schollz.croc) (issue #2067) <--- PR Available, ~Wating for PR to be merge~ PR Merged!

  • ✅ TeraCopy (CodeSector.TeraCopy) (comment in issue #1782) <--- PR Available, ~Wating for PR to be merge~ PR Merged!

  • ✅ Ambie App (Ambie White Noise) (9P07XNM5CHP0) (comment in issue #1782) <--- PR Available, ~Wating for PR to be merge~ PR Merged!

  • ✅ Code With Mu (Mu Editor) (Mu.Mu) (comment in issue #1782) <--- PR Available, ~Wating for PR to be merge~ PR Merged!

  • ✅ TagScanner (Tag Scanner) (SergeySerkov.TagScanner) (comment in issue #1782) <--- PR Available, ~Wating for PR to be merge~ PR Merged!

  • ✅ Advanced Renamer (XP9MD3S1KFCPH1) (comment in issue #1782) <--- PR Available, ~Wating for PR to be merge~ PR Merged!

  • ✅ Transmission (Transmission.Transmission) (comment in issue #1782) <--- PR Available, ~Wating for PR to be merge~ PR Merged!

  • ✅ Format Factory (Transmission.Transmission) (comment in issue #1782) <--- PR Available, ~Wating for PR to be merge~ PR Merged!

  • ✅ Plex Desktop (Plex.Plex) (comment in issue #1782) <--- PR Available, PR Merged!

  • ✅ Windowgrid (no WinGet ID available, only choco with id of 'windowgrid') (comment in issue #1782) in issue #1782) <--- PR Available, ~Wating for PR to be merge~ PR Merged!

  • ✅ Voicemeeter Potato (VB-Audio.Voicemeeter.Potato) (comment in issue #1782) <--- PR Available, ~Wating for PR to be merge~ PR Merged!

  • ✅ Dropbox (Dropbox.Dropbox) (comment in issue #1782) <--- PR Available, PR Merged!

  • ✅ Fork (Fork.Fork) (comment in issue #1782) <--- PR Available, PR Merged!

  • ✅ Aegisub (Aegisub.Aegisub) (comment in issue #1782) <--- PR Available, PR Merged!

  • ✅ Pulsar (Pulsar-Edit.Pulsar) (comment in issue #1782) <--- PR Available, PR Merged!

  • ✅/⛔ Subtitle Edit (Nikse.SubtitleEdit) (comment in issue #1782) <--- PR Available, PR Merged!
          🤔 Reason: There's a WinGet Package for this program (Package ID is Nikse.SubtitleEdit), but there's no Chocolatey package for it, please correct me if I'm wrong.

  • ✅ PaleMoon (MoonchildProductions.PaleMoon) (comment in issue #1782) <--- PR Available, PR Merged!

🎉 Done By @ModernTTY 's PR , ~Will need to open new PR~ #1818

🖱ī¸ Click to expand this section

  • ✅ FxSound
  • ✅ SimpleNote
  • ✅ Flow launcher
  • ✅ CMake
  • ✅ MuseScore
  • ✅ JPEGView
  • ✅ Lockhunter
  • ✅ Bulk Rename Utility (BRU)
  • ✅ SpaceSniffer
  • ✅ Quick Look
  • ✅ Harmonoid
  • ✅ Revolt
  • ✅ Link shell extensions
  • ✅ WizFile
  • ✅ HWMonitor
  • ✅ XnView
  • ✅ Tabby
  • ✅ SignalRGB
  • ✅ Autoruns

Assaro commented 4 months ago

Hey, i would like to ask for three more programs

  1. Plex Desktop App (https://winget.run/pkg/Plex/Plex https://community.chocolatey.org/packages/plex)
  2. Windowgrid (https://community.chocolatey.org/packages/windowgrid)
  3. Voicemeeter Potato (https://winget.run/pkg/VB-Audio/Voicemeeter.Potato https://community.chocolatey.org/packages/voicemeeter-potato.install)

Thank you for helping this project :)

Real-MullaC commented 4 months ago

Plex was added in #2091. I will get the others added ASAP.

og-mrk commented 4 months ago

Updated the Tracking List to sync with everything that went on, might have missed requests/additions done in the past, and even ones outside the Tracking List.. to that I say "consider pointing these out and I'll add them without any problem", any help will be appreciated to help improve this list.. as I didn't expect it to grow this fast 😅 (approx. +50 apps that've been requested in the past 3 months alone!)

Thanks to everyone who requested, added and/or contributed in anyway to improving this curated list of applications 🤍 I really do mean it 😄


And I would like to thank new contributors and their help on keeping the project alive! and to related specifically to this list, whom they helped in handling the app requests, and on no specific order, are the following:


[!NOTE] If you've the time to review & share your thoughts on Requested Apps (WIP Section - Not Ready for use yet) Un-finished Section, then it'll be much appreciated 😄

DarkSideAm commented 4 months ago

I discovered a helpful Android emulator that should be added to the Windows utility list. However, it is not currently stated in the chocolate website. However, there is an alternative to Bluestacks, which I have previously encountered issues with. When I was fixing PCs, I used memu to play Android games.

Category: Games

Name: Memu URL: https://www.memuplay.com/

DarkSideAm commented 4 months ago

The Reply Chain is way too long now 😂 Gonna link the message of the below Quote.

Message Link ( Posted by @DarkSideAm ): #1782 (comment)

@og-mrk how can i contact you? got few questions to ask

Sure no problems @DarkSideAm , You can contact me over Discord if you want, here's a link to my account: https://discordapp.com/users/734034002226184226

Anyone can contact me over there.. but please understand to have some limits when doing conversations (in other words.. keep it professional), plus the fact I don't usually use Discord anymore (due to Discord's telemetry), so don't expect a quick respond when contacting me over DM (usually check it once a day.. or never at times 😅).

EDIT: If your question is related to this Issue Ticket (Requesting Apps).. then I recommend doing it over here, as others can see your request, and add it when they could 👍

that's not the right URL when your on PC goto website click my account hover over green # that will reveal your username

DarkSideAm commented 4 months ago

another online storage program for winutil Name: Dropbox URL: https://www.dropbox.com/install

DarkSideAm commented 4 months ago

@Real-MullaC @og-mrk I enjoy all of the work and seeing all of the videos that @ChrisTitusTech does &everyone else whom helps him out, I do have a suggestion for the Windows tool. My suggestion is to have a multi-iso downloader baked into the Windows tool's ability to download/update. Windows ISOs, Linux, and other iso tools

Real-MullaC commented 4 months ago

I do have a suggestion for the Windows tool. My suggestion is to have a multi-iso downloader baked into the Windows tool's ability to download/update. Windows ISOs, Linux, and other iso tools

Please make an issue for this suggestion and one of the contibutors might add it.

Real-MullaC commented 4 months ago

another online storage program for winutil Name: Dropbox URL: https://www.dropbox.com/install

Added in PR #2200

miltoncandelero commented 3 months ago

Hello! I would like to suggest the git client named Fork. https://git-fork.com/ winget: Fork.Fork

It is technically paid, but it includes an endless free trial without limitations

JoshuaACasey commented 3 months ago

Suggested addition: the spiritual successor of the Atom text editor (RIP!)

Pulsar: https://pulsar-edit.dev/ winget: Pulsar-Edit.Pulsar

DarkSideAm commented 3 months ago

hey all another additional program that I found that would be useful for others and maybe would like to see added to win until list

About: Data Recovery Tool Name Disk Drill Url: https://www.disk-drill.com/ (no chocolaty URL not listed on there)

ahmednasser293 commented 3 months ago

Some useful programs to add to the utility:

Aegisub: https://github.com/Aegisub/Aegisub

Subtitle Editor: https://github.com/SubtitleEdit/subtitleedit

MakeMKV (Shareware but a WinGet package is available): https://www.makemkv.com/

System Informer (The Official Successor of Process Hacker): https://github.com/winsiderss/systeminformer

Jackett: https://github.com/Jackett/Jackett

MKVToolNix: https://mkvtoolnix.download/

Tartube (awesome GUI for yt-dl and yt-dlp): https://github.com/axcore/tartube

MediaInfo: https://github.com/MediaArea/MediaInfo

Qttabbar (the best tool to add tabs and some other cool tweaks for Windows 10's File Explorer): https://github.com/indiff/qttabbar

JoshuaACasey commented 3 months ago

Honestly, surprised to see Proton's products / applications not listed in winutil when search "pro" so, here's a suggestion for adding them

Name: Proton Drive Winget: Proton.ProtonDrive

Name: Proton Mail Winget: Proton.ProtonMail

Name: Proton VPN winget: Proton.ProtonVPN

Name: Proton Pass winget: Proton.ProtonPass

Name: Proton Mail Bridge winget: Proton.ProtonMailBridge

OnyxAbove commented 3 months ago

Honestly, surprised to see Proton's products / applications not listed in winutil when search "pro" so, here's a suggestion for adding them

Name: Proton Drive Winget: Proton.ProtonDrive

Name: Proton Mail Winget: Proton.ProtonMail

Name: Proton VPN winget: Proton.ProtonVPN

Name: Proton Pass winget: Proton.ProtonPass

Name: Proton Mail Bridge winget: Proton.ProtonMailBridge

On it! :)

JoshuaACasey commented 3 months ago

Honestly, surprised to see Proton's products / applications not listed in winutil when search "pro" so, here's a suggestion for adding them Name: Proton Drive Winget: Proton.ProtonDrive Name: Proton Mail Winget: Proton.ProtonMail Name: Proton VPN winget: Proton.ProtonVPN Name: Proton Pass winget: Proton.ProtonPass Name: Proton Mail Bridge winget: Proton.ProtonMailBridge

On it! :)

I made an attempt at it myself https://github.com/ChrisTitusTech/winutil/pull/2315#issue-2399063862

Real-MullaC commented 3 months ago

Hello! I would like to suggest the git client named Fork. https://git-fork.com/ winget: Fork.Fork

It is technically paid, but it includes an endless free trial without limitations

This has been submitted await maintainers response. PR - #2313

Real-MullaC commented 3 months ago

hey all another additional program that I found that would be useful for others and maybe would like to see added to win until list

About: Data Recovery Tool Name Disk Drill Url: https://www.disk-drill.com/ (no chocolaty URL not listed on there)

There is no winget or chocolatey package for this software so this can't be added.

DarkSideAm commented 3 months ago

Additional WinUtility Programs that may be handy for others

Type; Browsers

Name: Pale Moon Link: https://www.palemoon.org/download.shtml

Name: Iridium Browser Link: https://iridiumbrowser.de/downloads/windows

DeanLemans commented 3 months ago

Copy of (my) issue#2344

please add freetube. (youtube client/frontend) FOSS https://freetubeapp.io/ https://github.com/FreeTubeApp/FreeTube https://community.chocolatey.org/packages/freetube

please add tribler. (A tor inspired torrent app) FOSS https://www.tribler.org/ https://github.com/Tribler/tribler https://github.com/OfficialEsco/winget-pkgs/tree/30d6758c03d4cbe600f3c3768e43a19710f5fbcc/manifests/t/Tribler https://community.chocolatey.org/packages/tribler

please add lmms. (music production software) FOSS https://github.com/LMMS/lmms https://lmms.io/ https://github.com/microsoft/winget-pkgs/tree/master/manifests/l/LMMS https://community.chocolatey.org/packages/lmms

and pls add zed when its available for windows FOSS https://zed.dev/ https://github.com/zed-industries/zed

SVSQUVSH commented 3 months ago

I find that the tweak to uninstall the appx packages can be improved in winutil.

I think that it plays a big role in debloating a windows system, so It could get some more attention.

There is a little app called AppxPackagesManager which is on Github. It has a simple UI to uninstall any kind of appx packages.

Would be cool if there will be an option to use this program for advanced users, who wanna have a bit more control over their OS.

Link to the Program: https://github.com/valleyofdoom/AppxPackagesManager/releases/tag/1.0.0

Cheers!

YusufKhalifadev commented 3 months ago

@og-mrk btw there's an mpv package in chocolatey so it can be added into the winutil right ?

og-mrk commented 3 months ago

@og-mrk btw there's an mpv package in chocolatey so it can be added into the winutil right ?

@YusufKhalifadev, now that you mention it.. yahh, we could add it. Before, we would add WinGet & Chocolatey Package names.. but when you install/uninstall, WinGet was the only thing that worked (WinUtil didn't have Chocolatey implementation until a few months ago).

So the answer is yes, MPV can be added to WinUtil.

YusufKhalifadev commented 3 months ago

@og-mrk anyway i added mpv.net in a pull request today. Maybe later we add mpv.

NotYourAverageGamer commented 2 months ago

Would Retrobar be a suitable addition to WinUtil?

"RetroBar replaces your modern Windows taskbar with the classic Windows 95, 98, Me, 2000, XP, or Vista style." https://github.com/dremin/RetroBar

This, pairs well with Open-Shell to give the windows taskbar and start menu a more "classic" feel.

Something that might be worth noting: Retrobar does not have an installer, just an executable

Example

Openshell-retrobar

(edit: derp. didnt see open-shell in the install list, have removed it from my comment)

Afiaki commented 2 months ago

Hello,

I would like to suggest File Optimizer. It chains together multiple compression tools for a large range of file types. For PNG and JPG at least, this tool will generally provide the best lossy or lossless compression of any software, due to chaining the compression tools. It also compresses EXE, HTML, etc. in the same way. It is open source -- maintained by one person, but he provides updates very regularly.

Project Homepage: https://sourceforge.net/projects/nikkhokkho/files/FileOptimizer/

Chocolatey: https://community.chocolatey.org/packages/FileOptimizer

Real-MullaC commented 2 months ago

WE ARE CURRENTLY ADDING ANY MORE APPLICATIONS TO WINUTIL UNTIL THE MAINTAINER @ChrisTitusTech DOES A CLEAR UP, THIS IS DUE TO THE INSTALL SECTION BEING SUPER BLOATED CURRENTLY.

og-mrk commented 2 months ago

WE ARE CURRENTLY ADDING ANY MORE APPLICATIONS TO WINUTIL UNTIL THE MAINTAINER @ChrisTitusTech DOES A CLEAR UP, THIS IS DUE TO THE INSTALL SECTION BEING SUPER BLOATED CURRENTLY.

NOT ADDING*

Simulping commented 2 months ago

Hi, I would like to suggest adding GoodbyeDPI to the list. An open source software used to get around places with internet censorship that uses Deep packet inspection. Such as Russia, Iran, Indonesia, Turkey, and more.

mak448a commented 2 months ago

Sorry, looks like no more submissions. Altsnap: https://github.com/RamonUnch/AltSnap Allows dragging from anywhere on a window with alt (or win if you configure it) like Linux

JReming85 commented 2 months ago

I see you have the PS Remote Play, and think you should also include the PSNow app as well.

It lets you play PSNow games directly on the PC, without having to play through the PS4/5.

Installer is here https://www.playstation.com/en-us/support/subscriptions/ps-plus-pc/#app

However I found there was an issue if you installed it in the default location, where it would either not launch, or keep relaunching and not letting your login.

Work-around for that is to install it into a different location e.g. C:\Games, D:\Games, somewhere with full permissions.

CodingWonders commented 2 months ago

As stated in an earlier comment, NO MORE APPLICATIONS WILL BE ADDED FOR NOW, given that the apps list is very bloated

JReming85 commented 2 months ago

Apologies did not read any previous comments. Might be worth noting in the title maybe?

Either way sorry for the bother

renepanke commented 1 month ago

github.com: UnigetUI

The main goal of this project is to create an intuitive GUI for the most common CLI package managers for Windows 10 and 11, such as WinGet, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery. With this app, you can easily download, install, update, and uninstall any software published on the supported package managers — and much more!

Would also provide the chance to massively debloat the list of software in winutil because you can get them with this handy dandy tool real quick :)