Winget-Repo Client is an open-source wrapper for the Windows Package Manager (Winget).
It enables seamless use of Winget-Repo and Winget-Repo Cloud, providing full functionality for installing and upgrading software directly from your private or cloud-based repository.
With the client, you can easily connect your Windows devices to Winget-Repo and benefit from centralized package management without complex setup.
-
🖱️ One-Click Installation & Updates: Install or update available applications directly from your Winget-Repo or Winget-Repo Cloud via a modern, intuitive interface.
-
🌐 Automatic Program Listing: The client fetches available software packages dynamically via REST API from your Winget-Repo server.
-
📦 Centralized Package Management: View all applications provided by your repository in one place – no need to search manually.
-
🔄 Update Management: See which applications are outdated and update them with a single click.
-
⚡ Seamless Integration with Winget-Repo: Works out-of-the-box with both self-hosted Winget-Repo and Winget-Repo Cloud.
-
🔐 Secure Access: Supports token-based authentication for connecting clients to your repository.
-
🖥️ Lightweight Client: Minimal dependencies, fast setup, and a native look & feel on Windows.
- Windows 10 or later
- Winget installed
- Access to a Winget-Repo server or Winget-Repo Cloud account
Download the latest version from the Releases page.
-
Connect winget to your repository
Connect your client either to Winget-Repo Cloud or a self-hosted Winget-Repo instance: -
Download Client Configuration
In the Winget-Repo Dashboard, navigate to the Clients section and download the dedicatedconfig.inifile for your device. -
Import Configuration
Open the Winget-Repo Client, go to the Settings tab, and import the downloadedconfig.ini.
Contributions are welcome! 🎉
- Fork the repository
- Create your feature branch (
git checkout -b feature/my-new-feature) - Commit your changes (
git commit -m 'Add new feature') - Push to the branch (
git push origin feature/my-new-feature) - Open a Pull Request
Please also check our contribution guidelines before submitting PRs.
And if you enjoy using Winget-Repo Client, please ⭐ the repo – it helps a lot! 🙏