diff --git a/.github/ISSUE_TEMPLATE/bug-issue.yml b/.github/ISSUE_TEMPLATE/bug-issue.yml index f5de11b2e..3d5c6c40a 100644 --- a/.github/ISSUE_TEMPLATE/bug-issue.yml +++ b/.github/ISSUE_TEMPLATE/bug-issue.yml @@ -31,16 +31,16 @@ body: required: false - type: textarea attributes: - label: WingetUI Log + label: UniGetUI Log render: "text" - placeholder: Paste here your WingetUI logs. Click the button on the top-right corner of WingetUI -> WingetUI Log + placeholder: Paste here your UniGetUI logs. Click the button on the top-right corner of UniGetUI -> UniGetUI Log validations: required: true - type: textarea attributes: label: Package Managers Logs render: "text" - placeholder: Paste here your Package Manager logs. Click the button on the top-right corner of WingetUI -> Package Manager logs + placeholder: Paste here your Package Manager logs. Click the button on the top-right corner of UniGetUI -> Package Manager logs validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/enhancement-improvement.yml b/.github/ISSUE_TEMPLATE/enhancement-improvement.yml index bbaec4c2e..dabbebedf 100644 --- a/.github/ISSUE_TEMPLATE/enhancement-improvement.yml +++ b/.github/ISSUE_TEMPLATE/enhancement-improvement.yml @@ -1,5 +1,5 @@ name: '🚧 Suggest an improvement or an enhancement' -description: Propose an improvement to WingetUI +description: Propose an improvement to UniGetUI title: "[ENHANCEMENT] (Enter your description here)" labels: ["enhancement"] assignees: marticliment diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index ff79b067f..b55e020be 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -1,5 +1,5 @@ name: '💡 Propose a new feature' -description: Propose a new feature that could be useful in WingetUI +description: Propose a new feature that could be useful in UniGetUI title: "[FEATURE REQUEST] (Enter your description here)" labels: ["new-feature"] assignees: marticliment diff --git a/.github/ISSUE_TEMPLATE/hard-crash.yml b/.github/ISSUE_TEMPLATE/hard-crash.yml index 19c6f1a21..81c09d20b 100644 --- a/.github/ISSUE_TEMPLATE/hard-crash.yml +++ b/.github/ISSUE_TEMPLATE/hard-crash.yml @@ -1,5 +1,5 @@ name: '🚑 Report a crash or a hang' -description: WingetUI is not launching, is hard-crashing or is hanging at some point +description: UniGetUI is not launching, is hard-crashing or is hanging at some point title: "[CRASH] (Enter your description here)" labels: ["bug", "important"] assignees: marticliment @@ -11,7 +11,7 @@ body: options: - label: I have tried deleting a folder named `.wingetui` placed on the user directory required: true - - label: I have tried reinstalling WingetUI + - label: I have tried reinstalling UniGetUI required: true - label: I have tested that this issue has not been fixed in the latest [(beta or stable) release](https://github.com/marticliment/WingetUI/releases/). required: true diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 87a1d6428..22a6d3d0e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,7 @@ This repository **respects** people, despite their race, gender, religion, heigh Before reading: All of the rules below are guidelines, what means that they should be followed when possible. Please do not take them literally. ## Discussions: - - This is the place to post any questions/doubts regarding WingetUI. Issues and feature requests should be posted in the [issues section](https://github.com/marticliment/WingetUI/issues). + - This is the place to post any questions/doubts regarding UniGetUI. Issues and feature requests should be posted in the [issues section](https://github.com/marticliment/WingetUI/issues). ## Issues and feature requests: diff --git a/SECURITY.md b/SECURITY.md index a48f04b01..e518bb4f1 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,7 +2,7 @@ ## Supported Versions -Only the latest version of WingetUI will be supported. Older releases won't be supported or maintained +Only the latest version of UniGetUI will be supported. Older releases won't be supported or maintained ## Reporting a Vulnerability diff --git a/readme.md b/readme.md index 59275fbb7..c9e0ac7e7 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# WingetUI +# UniGetUI (formerly WingetUI) [![Downloads@latest](https://img.shields.io/github/downloads/marticliment/WingetUI/2.2.0/total?style=for-the-badge)](https://github.com/marticliment/WingetUI/releases/latest/download/WingetUI.Installer.exe) [![Release Version Badge](https://img.shields.io/github/v/release/marticliment/WingetUI?style=for-the-badge)](https://github.com/marticliment/WingetUI/releases) @@ -10,21 +10,21 @@ With this app, you'll be able to easily download, install, update and uninstall Check out the [Supported Package Managers Table](#supported-package-managers) for more details! -**This is WingetUI's official repository. If you are searching for WingetUI's homepage, please refer to [https://www.marticliment.com/wingetui/](https://www.marticliment.com/wingetui/)** +**This is UniGetUI (formerly WingetUI)'s official repository. If you are searching for UniGetUI's homepage, please refer to [https://www.marticliment.com/wingetui/](https://www.marticliment.com/wingetui/)** -**Disclaimer:** This project has no connection with any of the supported package managers — it's completely unofficial. Be aware of the fact that I, the developer of WingetUI, am NOT responsible for the downloaded apps. +**Disclaimer:** This project has no connection with any of the supported package managers — it's completely unofficial. Be aware of the fact that I, the developer of UniGetUI, am NOT responsible for the downloaded apps. ![Endpoint Badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fmarticliment.com%2Fresources%2Fbadges%2Fdev-status.json) ## Table of contents - - **[WingetUI Homepage](https://www.marticliment.com/wingetui/)** + - **[UniGetUI Homepage](https://www.marticliment.com/wingetui/)** - [Table of contents](#table-of-contents) - [Installation](#installation) - - [Update WingetUI](#update-wingetui) + - [Update UniGetUI](#update-UniGetUI) - [Support the developer](#support-the-developer) - [Features](#features) - [Supported Package Managers](#supported-package-managers) - - [Translating WingetUI](#translating-wingetui-to-other-languages) + - [Translating UniGetUI](#translating-UniGetUI-to-other-languages) - [Currently supported languages](#currently-supported-languages) - [Contributors](#contributors) - [Screenshots](#screenshots) @@ -32,17 +32,17 @@ Check out the [Supported Package Managers Table](#supported-package-managers) fo ## Installation -
There are multiple ways to install WingetUI — choose whichever one you prefer!
+
There are multiple ways to install UniGetUI — choose whichever one you prefer!
-**Download WingetUI installer (recommended):**
+**Download UniGetUI installer (recommended):**
Click here to download WingetUI
-**Install WingetUI through Winget:** +**Install UniGetUI through Winget:** ```cmd winget install SomePythonThings.WingetUIStore ``` -**Install WingetUI through Scoop:** +**Install UniGetUI through Scoop:** ```cmd scoop bucket add extras ``` @@ -50,15 +50,15 @@ scoop bucket add extras scoop install extras/wingetui ``` -**Install WingetUI through Chocolatey:** +**Install UniGetUI through Chocolatey:** ```cmd choco install wingetui ``` -## Update WingetUI +## Update UniGetUI -WingetUI has a built-in autoupdater. However, it can also be updated like any other package within WingetUI (since WingetUI is available through Winget and Scoop). +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). ## Support the developer @@ -70,7 +70,7 @@ It really does make a big difference, and is very much appreciated. Thanks :) ## Features - - Install, update and remove software from your system easily at one click: WingetUI combines the packages from the most used package managers for windows: Winget, Chocolatey, Scoop, Pip, Npm and .NET Tool. + - 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 @@ -96,7 +96,7 @@ It really does make a big difference, and is very much appreciated. Thanks :) | **.NET Tool** | ❌ | ❌ | ❌ | ✅ | ✅ | ❌ | ❌ | ❌ | 2.1.0 | | **PowerShell** | ✅ | ❌ | ✅ | ✅ | ❌ | ✅ | ❌ | ✅ | 2.2.0 | -✅: Supported on WingetUICheck out the Wiki for more information!
## Command-line parameters: -`--daemon`: Start WingetUI without spawning a new window. WingetUI will run minimized on the system tray. WingetUI is called with this parameter when launched at startup. **Autostart WingetUI in the notifications area** must be enabled for this parameter to work.