Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marticliment/unigetui

UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
https://github.com/marticliment/unigetui

chocolatey cli npm package package-manager pip scoop unigetui windows windows-10 windows-11 winget

Last synced: about 9 hours ago
JSON representation

UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers

Awesome Lists containing this project

README

        

# UniGetUI (formerly WingetUI)

[![Downloads@latest](https://img.shields.io/github/downloads/marticliment/UniGetUI/3.1.1/total?style=for-the-badge)](https://github.com/marticliment/UniGetUI/releases/latest/download/UniGetUI.Installer.exe)
[![Release Version Badge](https://img.shields.io/github/v/release/marticliment/UniGetUI?style=for-the-badge)](https://github.com/marticliment/UniGetUI/releases)
[![Issues Badge](https://img.shields.io/github/issues/marticliment/UniGetUI?style=for-the-badge)](https://github.com/marticliment/UniGetUI/issues)
[![Closed Issues Badge](https://img.shields.io/github/issues-closed/marticliment/UniGetUI?color=%238256d0&style=for-the-badge)](https://github.com/marticliment/UniGetUI/issues?q=is%3Aissue+is%3Aclosed)

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](https://learn.microsoft.com/en-us/windows/package-manager/), [Scoop](https://scoop.sh/), [Chocolatey](https://chocolatey.org/), [Pip](https://pypi.org/), [Npm](https://www.npmjs.com/), [.NET Tool](https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-tool-install) and [PowerShell Gallery](https://www.powershellgallery.com/).
With this app, you can easily download, install, update, and uninstall any software published on the supported package managers — and much more!

Check out the [Supported Package Managers Table](#supported-package-managers) for more details!

**This is UniGetUI (formerly WingetUI)'s official repository. If you are searching for UniGetUI's homepage, please refer to [https://www.marticliment.com/unigetui/](https://www.marticliment.com/unigetui/)**

**Disclaimer:** This project has no connection with any supported package managers — it's completely unofficial. Be aware that I, the developer of UniGetUI, am NOT responsible for the downloaded software. Proceed with caution

![Endpoint Badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fmarticliment.com%2Fresources%2Fbadges%2Fdev-status.json)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/marticliment/WingetUI/dotnet-test.yml?branch=main&style=for-the-badge&label=Tests)

## Support the developer

It really does make a big difference, and is very much appreciated. Thanks :)

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/P5P86KKPB)

## Table of contents
- **[UniGetUI Homepage](https://www.marticliment.com/unigetui/)**
- [Table of contents](#table-of-contents)
- [Installation](#installation)
- [Update UniGetUI](#update-UniGetUI)
- [Support the developer](#support-the-developer)
- [Features](#features)
- [Supported Package Managers](#supported-package-managers)
- [Translating UniGetUI](#translating-UniGetUI-to-other-languages)
- [Currently supported languages](#currently-supported-languages)
- [Contributors](#contributors)
- [Screenshots](#screenshots)
- [Frequently Asked Questions](#frequently-asked-questions)
- [Command-line Arguments](https://github.com/marticliment/UniGetUI/blob/main/cli-arguments.md)

Featured|HelloGitHub

## Installation

There are multiple ways to install UniGetUI — choose whichever one you prefer!

**Download UniGetUI installer (recommended):**

Click here to download UniGetUI

**Install UniGetUI through Winget:**
```cmd
winget install --exact --id MartiCliment.UniGetUI --source winget
```

**Install UniGetUI through Scoop:**
```cmd
scoop bucket add extras
```
```cmd
scoop install extras/wingetui
```

**Install UniGetUI through Chocolatey:**
```cmd
choco install wingetui
```

## Update UniGetUI

UniGetUI has a built-in autoupdater. However, it can also be updated like any other package within UniGetUI (since UniGetUI is available through Winget and Scoop).

## Features

- Install, update, and remove software from your system easily at one click: UniGetUI combines the packages from the most used package managers for windows: Winget, Chocolatey, Scoop, Pip, Npm and .NET Tool.
- Discover new packages and filter them to easily find the package you want.
- View detailed metadata about any package before installing it. Get the direct download URL or the name of the publisher, as well as the size of the download.
- Easily bulk-install, update, or uninstall multiple packages at once selecting multiple packages before performing an operation
- Automatically update packages, or be notified when updates become available. Skip versions or completely ignore updates on a per-package basis.
- Manage your available updates at the touch of a button from the **Widgets pane** or from **Dev Home** pane with [Widgets for UniGetUI](https://apps.microsoft.com/detail/9NB9M5KZ8SLX)*.
- The system tray icon will also show the available updates and installed packages, to efficiently update a program or remove a package from your system.
- Easily customize how and where packages are installed. Select different installation options and switches for each package. Install an older version or force to install a 32 bit architecture. \[But don't worry, those options will be saved for future updates for this package*]
- Share packages with your friends to show them off that program you found. Here is an example: [Hey \@friend, Check out this program!](https://marticliment.com/unigetui/share/?pname=Google%20Chrome&pid=Google.Chrome&psource=Winget:%20winget)
- Export custom lists of packages to then import them to another machine and install those packages with previously specified, custom installation parameters. Setting up machines or configuring a specific software setup has never been easier.
- Backup your packages to a local file to easily recover your setup in a matter of seconds when migrating to a new machine*

## Supported Package Managers

**NOTE:** All package managers do support basic install, update, and uninstall processes, as well as checking for updates, finding new packages, and retrieving details from a package.

| **Manager** | Install as administrator | Skip integrity checks | Interactive installation | Install Older Versions | Install a PreRelease Version | Install a Custom Architecture | Install on a Custom Scope | Custom Install Location | Custom Package Sources | Supported since |
|:---: |:---: |:---: |:---: |:---: |:---: |:---: |:---: |:---: |:---: |:---: |
| **Winget** | ✅ | ✅ | ✅ | ✅ | ☑️ | ✅ | ⚠️ | ⚠️ | ✅ | 0.1.0 |
| **Scoop** | ✅ | ✅ | ❌ | ❌ | ☑️ | ✅ | ✅ | ❌ | ✅ | 0.1.0 |
| **Chocolatey** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ | ✅ | 1.6.0 |
| **Npm** | ✅ | ❌ | ❌ | ✅ | ❌ | ❌ | ✅ | ❌ | ❌ | 2.0.0 |
| **Pip** | ✅ | ❌ | ❌ | ✅ | ✅ | ❌ | ✅ | ❌ | ❌ | 2.0.0 |
| **.NET Tool** | ✅ | ❌ | ❌ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | 2.1.0 |
| **PowerShell 5.x** | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ | ✅ | ❌ | ✅ | 2.2.0 |
| **PowerShell 7.x** | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ | ✅ | ❌ | ✅ | 3.1.1 |

✅: Supported on UniGetUI

☑️: Not directly supported but can be easily achieved

⚠️: Some packages might not follow this setting

❌: Not supported by the Package Manager



**1\.** Some packages do not support installing to a custom location or scope and will ignore this setting

**2\.** Despite the Package Manager may not support _PreReleases_, some packages can be found duplicated, with one of the copies being the beta version of it.

**3\.** Some installers do not have a GUI, and will ignore the `interactive` flag

# Translating UniGetUI to other languages
To translate UniGetUI to other languages or to update an old translation, please see [Translating UniGetUI - UniGetUI Wiki](https://github.com/marticliment/UniGetUI/wiki#translating-wingetui) for more info.

## Currently Supported languages

| Language | Translated | Translator(s) |
| :-- | :-- | --- |
|   Arabic - عربي‎ | 88% | [Abdu11ahAS](https://github.com/Abdu11ahAS), [Abdullah-Dev115](https://github.com/Abdullah-Dev115), [bassuny3003](https://github.com/bassuny3003), [FancyCookin](https://github.com/FancyCookin), [mo9a7i](https://github.com/mo9a7i) |
|   Bulgarian - български | 59% | Vasil Kolev |
|   Bangla - বাংলা | 91% | [fluentmoheshwar](https://github.com/fluentmoheshwar), [itz-rj-here](https://github.com/itz-rj-here), Mushfiq Iqbal Rayon, Nilavra Bhattacharya, [samiulislamsharan](https://github.com/samiulislamsharan) |
|   Catalan - Català | 100% | [marticliment](https://github.com/marticliment) |
|   Czech - Čeština | 98% | [mlisko](https://github.com/mlisko), [panther7](https://github.com/panther7), [xtorlukas](https://github.com/xtorlukas) |
|   Danish - Dansk | 74% | [AAUCrisp](https://github.com/AAUCrisp), [mikkolukas](https://github.com/mikkolukas), [yrjarv](https://github.com/yrjarv) |
|   German - Deutsch | 100% | [1270o1](https://github.com/1270o1), [alxhu-dev](https://github.com/alxhu-dev), [CanePlayz](https://github.com/CanePlayz), [Datacra5H](https://github.com/Datacra5H), [ebnater](https://github.com/ebnater), [michaelmairegger](https://github.com/michaelmairegger), [Seeloewen](https://github.com/Seeloewen), [yrjarv](https://github.com/yrjarv) |
|   Greek - Ελληνικά | 97% | [antwnhsx](https://github.com/antwnhsx), [thunderstrike116](https://github.com/thunderstrike116), [wobblerrrgg](https://github.com/wobblerrrgg) |
|   Estonian - Eesti | 56% | [artjom3729](https://github.com/artjom3729) |
|   English - English | 100% | [marticliment](https://github.com/marticliment), [ppvnf](https://github.com/ppvnf) |
|   Spanish - Castellano | 98% | [apazga](https://github.com/apazga), [dalbitresb12](https://github.com/dalbitresb12), [evaneliasyoung](https://github.com/evaneliasyoung), [guplem](https://github.com/guplem), [JMoreno97](https://github.com/JMoreno97), [marticliment](https://github.com/marticliment), [rubnium](https://github.com/rubnium), [uKER](https://github.com/uKER) |
|   Persian - فارسی‎ | 86% | [Imorate](https://github.com/Imorate), [itsarian](https://github.com/itsarian), [Mahdi-Hazrati](https://github.com/Mahdi-Hazrati), [moon24-s](https://github.com/moon24-s), [smsi2001](https://github.com/smsi2001) |
|   Finnish - Suomi | 51% | [simakuutio](https://github.com/simakuutio) |
|   French - Français | 100% | BreatFR, Evans Costa, [PikPakPik](https://github.com/PikPakPik), Rémi Guerrero, [W1L7dev](https://github.com/W1L7dev) |
|   Gujarati - ગુજરાતી | 10% | |
|   Hindi - हिंदी | 53% | [atharva_xoxo](https://github.com/atharva_xoxo), [satanarious](https://github.com/satanarious) |
|   Croatian - Hrvatski | 56% | Stjepan Treger |
|   Hebrew - עִבְרִית‎ | 98% | [maximunited](https://github.com/maximunited), Oryan |
|   Hungarian - Magyar | 100% | [gidano](https://github.com/gidano) |
|   Italian - Italiano | 100% | David Senoner, [giacobot](https://github.com/giacobot), [maicol07](https://github.com/maicol07), [mapi68](https://github.com/mapi68), [mrfranza](https://github.com/mrfranza), Rosario Di Mauro |
|   Indonesian - Bahasa Indonesia | 82% | [arthackrc](https://github.com/arthackrc), [joenior](https://github.com/joenior) |
|   Japanese - 日本語 | 92% | [nob-swik](https://github.com/nob-swik), sho9029, [tacostea](https://github.com/tacostea), Yuki Takase |
|   Korean - 한국어 | 83% | [minbert](https://github.com/minbert), [shblue21](https://github.com/shblue21), [VenusGirl](https://github.com/VenusGirl) |
|   Lithuanian - Lietuvių | 85% | [dziugas1959](https://github.com/dziugas1959), Džiugas Januševičius |
|   Macedonian - Македонски | 62% | LordDeatHunter |
|   Norwegian (bokmål) | 100% | [yrjarv](https://github.com/yrjarv) |
|   Norwegian (nynorsk) | 100% | [yrjarv](https://github.com/yrjarv) |
|   Dutch - Nederlands | 100% | [abbydiode](https://github.com/abbydiode), [CateyeNL](https://github.com/CateyeNL), [Stephan-P](https://github.com/Stephan-P) |
|   Polish - Polski | 98% | [KamilZielinski](https://github.com/KamilZielinski), [kwiateusz](https://github.com/kwiateusz), [RegularGvy13](https://github.com/RegularGvy13), [ThePhaseless](https://github.com/ThePhaseless) |
|   Portuguese (Brazil) | 98% | [maisondasilva](https://github.com/maisondasilva), [ppvnf](https://github.com/ppvnf), [Rodrigo-Matsuura](https://github.com/Rodrigo-Matsuura), [thiagojramos](https://github.com/thiagojramos), [wanderleihuttel](https://github.com/wanderleihuttel) |
|   Portuguese (Portugal) | 100% | [PoetaGA](https://github.com/PoetaGA), [Tiago_Ferreira](https://github.com/Tiago_Ferreira) |
|   Romanian - Română | 100% | [SilverGreen93](https://github.com/SilverGreen93), TZACANEL |
|   Russian - Русский | 98% | [bropines](https://github.com/bropines), [DvladikD](https://github.com/DvladikD), [flatron4eg](https://github.com/flatron4eg), [katrovsky](https://github.com/katrovsky), Sergey, sklart |
|   Slovak - Slovenčina | 12% | [Luk164](https://github.com/Luk164) |
|   Serbian - Srpski | 65% | [daVinci13](https://github.com/daVinci13), Nemanja Djurcic |
|   Albanian - Shqip | 100% | [RDN000](https://github.com/RDN000) |
|   Sinhala - සිංහල | 8% | [SashikaSandeepa](https://github.com/SashikaSandeepa), [ttheek](https://github.com/ttheek) |
|   Slovene - Slovenščina | 94% | [rumplin](https://github.com/rumplin) |
|   Swedish - Svenska | 48% | [curudel](https://github.com/curudel) |
|   Tagalog - Tagalog | 14% | lasersPew |
|   Thai - ภาษาไทย | 98% | [apaeisara](https://github.com/apaeisara), [dulapahv](https://github.com/dulapahv), [rikoprushka](https://github.com/rikoprushka) |
|   Turkish - Türkçe | 100% | [ahmetozmtn](https://github.com/ahmetozmtn), [dogancanyr](https://github.com/dogancanyr), [gokberkgs](https://github.com/gokberkgs) |
|   Ukrainian - Yкраї́нська | 55% | Artem Moldovanenko, Operator404 |
|   Urdu - اردو | 70% | [digitio](https://github.com/digitio), [digitpk](https://github.com/digitpk) |
|   Vietnamese - Tiếng Việt | 98% | [legendsjoon](https://github.com/legendsjoon), [txavlog](https://github.com/txavlog) |
|   Simplified Chinese (China) | 100% | Aaron Liu, adfnekc, [arthurfsy2](https://github.com/arthurfsy2), [bai0012](https://github.com/bai0012), BUGP Association, ciaran, CnYeSheng, Cololi, [dongfengweixiao](https://github.com/dongfengweixiao), [FloatStream](https://github.com/FloatStream), [seanyu0](https://github.com/seanyu0), [Sigechaishijie](https://github.com/Sigechaishijie), [SpaceTimee](https://github.com/SpaceTimee), Yisme |
|   Traditional Chinese (Taiwan) | 100% | Aaron Liu, CnYeSheng, Cololi, [Henryliu880922](https://github.com/Henryliu880922), [yrctw](https://github.com/yrctw) |

Last updated: Fri Sep 27 12:10:39 2024

# Contributions
UniGetUI wouldn't have been possible without the help of our dear contributors. From the person who fixed a typo to the person who improved half of the code, UniGetUI wouldn't be possible without them! :smile:

## Contributors:
[![My dear contributors](https://contrib.rocks/image?repo=marticliment/UniGetUI)](https://github.com/marticliment/UniGetUI/graphs/contributors)


# Screenshots

![image](https://raw.githubusercontent.com/marticliment/UniGetUI/main/media/UniGetUI_1.png)

![image](https://raw.githubusercontent.com/marticliment/UniGetUI/main/media/UniGetUI_2.png)

![image](https://raw.githubusercontent.com/marticliment/UniGetUI/main/media/UniGetUI_3.png)

![image](https://raw.githubusercontent.com/marticliment/UniGetUI/main/media/UniGetUI_4.png)

![image](https://raw.githubusercontent.com/marticliment/UniGetUI/main/media/UniGetUI_5.png)

![image](https://raw.githubusercontent.com/marticliment/UniGetUI/main/media/UniGetUI_6.png)

![image](https://raw.githubusercontent.com/marticliment/UniGetUI/main/media/UniGetUI_7.png)

![image](https://raw.githubusercontent.com/marticliment/UniGetUI/main/media/UniGetUI_8.png)

![image](https://raw.githubusercontent.com/marticliment/UniGetUI/main/media/UniGetUI_9.png)

![image](https://raw.githubusercontent.com/marticliment/UniGetUI/main/media/UniGetUI_10.png)

# Frequently asked questions

**Q: I am unable to install or upgrade a specific Winget package! What should I do?**

A: This is likely an issue with Winget rather than UniGetUI.

Please check if it's possible to install/upgrade the package through PowerShell or the Command Prompt by using the commands `winget upgrade` or `winget install`, depending on the situation (for example: `winget upgrade --id Microsoft.PowerToys`).

If this doesn't work, consider asking for help at [Winget's project page](https://github.com/microsoft/winget-cli).

#

**Q: The name of a package is trimmed with ellipsis — how do I see its full name/id?**

A: This is a known limitation of Winget.

For more details, see this issue: https://github.com/microsoft/winget-cli/issues/2603.

#

**Q: My antivirus is telling me that UniGetUI is a virus! / My browser is blocking the download of UniGetUI!**

A: A common reason apps (i.e., executables) get blocked and/or detected as a virus — even when there's nothing malicious about them, like in the case of UniGetUI — is because they're not being used by a relatively large amount of people.

Combine that with the fact that you might be downloading something recently released, and blocking unknown apps is in many cases a good precaution to take to prevent actual malware.

Since UniGetUI is open source and safe to use, whitelist the app in the settings of your antivirus/browser.

#

**Q: Are Winget/Scoop packages safe?**

A: UniGetUI, Microsoft, and Scoop aren't responsible for the packages available for download, which are provided by third parties and can theoretically be compromised.

Microsoft has implemented a few checks for the software available on Winget to mitigate the risks of downloading malware. Even so, It's recommended to only download software from publishers that you trust.


Check out the Wiki for more information!

## Command-line parameters:

Check out the full list of paramaters [here](https://github.com/marticliment/UniGetUI/blob/main/cli-arguments.md)