Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Romanitho/Winget-Install-GUI
WiGui is a tool to search, select and install Apps at once with Winget package manager
https://github.com/Romanitho/Winget-Install-GUI
gui winget
Last synced: 10 days ago
JSON representation
WiGui is a tool to search, select and install Apps at once with Winget package manager
- Host: GitHub
- URL: https://github.com/Romanitho/Winget-Install-GUI
- Owner: Romanitho
- License: mit
- Created: 2022-04-24T23:23:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-12T10:10:04.000Z (11 months ago)
- Last Synced: 2024-08-01T12:23:36.678Z (3 months ago)
- Topics: gui, winget
- Language: PowerShell
- Homepage:
- Size: 687 KB
- Stars: 209
- Watchers: 6
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - Romanitho/Winget-Install-GUI - WiGui is a tool to search, select and install Apps at once with Winget package manager (PowerShell)
README
# Winget-Install-GUI (aka WiGui) - Not maintained anymore.
[![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/Romanitho/Winget-Install-GUI?label=Latest%20version&style=flat-square)](https://github.com/Romanitho/Winget-Install-GUI/releases)
[![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/downloads/Romanitho/Winget-Install-GUI/latest/total?label=Downloads&style=flat-square)](https://github.com/Romanitho/Winget-Install-GUI/releases)> [!NOTE]
> This tool is now part of WAU and will be maintain in this repo only. For more information: https://github.com/Romanitho/Winget-AutoUpdate## Intro
GUI to search, select and install Apps at once with Winget package manager behind
1. Download [latest](https://github.com/Romanitho/Winget-Install-GUI/releases/) `WiGui.exe` and run it (Or run `Winget-Install-GUI.ps1` from sources directly)
3. Search for an app, select your app in the droplist and submit it to the list.
4. Once the list is complete, click "Install" to launch the installations or "Save list to File" if you want to create app list that can be used with WAU for example
5. Optionally, you can install WAU in the same time.## Functionalities
- Install Apps at Once
- Search, add and install apps
- Export/Import app list
- Install [WAU](https://github.com/Romanitho/Winget-AutoUpdate)
- Install and configure WAU
- Choose install options
- Select Update frequency
- ...![animation](https://user-images.githubusercontent.com/96626929/168034491-4dfe7ccd-55d7-4082-8bd7-e8b3d56d34f8.gif)
All In One GUI :)
## Install via Winget
WiGui is also on Winget:
`winget install Romanitho.WiGUI` (to default Winget portable location path)
or something like this:
`winget install wigui --location desktop`---
### WiGui - GitHub
[![GitHub all releases](https://img.shields.io/github/downloads/Romanitho/Winget-Install-GUI/total?label=Total%20WiGui%20downloads&style=flat-square)](https://somsubhra.github.io/github-release-stats/?username=Romanitho&repository=Winget-Install-GUI&page=1&per_page=1000)