Widgets for UniGetUI
Widgets to interact with UniGetUI from Dev Home and Windows Widgets
This repository contains the code of a set of Windows Widgets that can be used to interact with UniGetUI (formerly WingetUI). The widgets can be displayed on the **Windows Widgets** pane and/or on **Dev Home**. The project is written primarily in C#, distributed under the MIT License license, first published in 2023. Key topics include: chocolatey, dev-home, dotnet-tool, package-manager, pip.
<img src="https://raw.githubusercontent.com/marticliment/WingetUI/main/media/icon.png" height="40">Widgets for UniGetUI (formerly WingetUI)
This repository contains the code of a set of Windows Widgets that can be used to interact with UniGetUI (formerly WingetUI). The widgets can be displayed on the Windows Widgets pane and/or on Dev Home.
Please note that the widgets are ONLY compatible with Windows 10 and 11
Currently, the widgets allow viewing available updates, updating specific packages, and bulk-updating everything. A widget for each Package Manager is available, as well as a widget that will list every available package without source distinction.
Installation
Widgets for UniGetUI can be installed from the Microsoft Store:
<a href="https://www.microsoft.com/store/apps/9NB9M5KZ8SLX"><img alt="alt_text" width="240px" src="https://get.microsoft.com/images/en-us%20dark.svg" /></a>
Alternatively, you can download the msix installer from the Releases page. The msix installers are published a few days after a new version passes Microsoft Store certification.
Screenshots
<img src="https://github.com/user-attachments/assets/87d0f263-b43f-4220-ade1-2af54581c7c0" width=800px></img>
<img src="https://github.com/user-attachments/assets/43a2fcae-420d-4c5d-a25b-9e6dd974221e" width=400px></img>
<img src="https://github.com/user-attachments/assets/5c21fa2a-19c3-4e4c-82d5-342efe5c250f" width=400px></img>
More Screenshots:
<details> <img src="src/Package/Images/WidgetCovers/winget_dark.png" width=400px></img> <img src="src/Package/Images/WidgetCovers/winget_light.png" width=400px></img><img src="src/Package/Images/WidgetCovers/scoop_dark.png" width=400px></img>
<img src="src/Package/Images/WidgetCovers/scoop_light.png" width=400px></img>
<img src="src/Package/Images/WidgetCovers/choco_dark.png" width=400px></img>
<img src="src/Package/Images/WidgetCovers/choco_light.png" width=400px></img>
<img src="src/Package/Images/WidgetCovers/pip_dark.png" width=400px></img>
<img src="src/Package/Images/WidgetCovers/pip_light.png" width=400px></img>
<img src="src/Package/Images/WidgetCovers/npm_dark.png" width=400px></img>
<img src="src/Package/Images/WidgetCovers/npm_light.png" width=400px></img>
<img src="src/Package/Images/WidgetCovers/dotnet_dark.png" width=400px></img>
<img src="src/Package/Images/WidgetCovers/dotnet_light.png" width=400px></img>
Contributors
Showing top 3 contributors by commit count.
