Analysis updated 2026-08-08 · repo last pushed 2024-05-30
Add your desktop app so Windows users can install it via winget without hunting for download links.
Contribute manifests for popular apps that are missing from the winget catalog.
Update an existing app manifest when a new installer version is released.
| balena-io/winget-pkgs | 0xallam/posthog | 0xallam/search-engine | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | — | Python | C++ |
| Last pushed | 2024-05-30 | 2026-03-26 | 2023-08-23 |
| Maintenance | Dormant | Maintained | Dormant |
| Setup difficulty | easy | moderate | hard |
| Complexity | 2/5 | 3/5 | 3/5 |
| Audience | developer | pm founder | developer |
Figures from each repo's GitHub metadata at analysis time.
Contributing requires only the winget command-line tool and a GitHub account, no external infrastructure or API keys are needed.
This repository is the community catalog that powers winget, Windows' built-in command-line tool for installing software. Think of it as a giant directory of recipes that tells your computer where to download and how to install apps. When you run a command like "winget install" for a particular program, the tool looks up the corresponding recipe here to get the job done. The "recipes" in this project are called manifests, which are text files containing details about an app: where its installer lives online, what version it is, and other metadata. The repository is open for anyone to contribute. If you have a favorite app that isn't listed yet, you can create a manifest for it using a provided helper tool or script, test it to make sure the installation actually works, and submit it for review. Automated bots and human moderators check each submission to make sure the information is accurate and safe before it goes live for all Windows users to access. The people who would use this are primarily developers or tech-savvy Windows users who want to make software easier to install for everyone. For example, if you build a desktop application and want your users to be able to install it from the command line without hunting for a download link, you would add your app's manifest here. It is also for community members who simply want to help grow the catalog of available programs. The main limitation to know about is that only MSIX, MSI, and .exe installers are supported, so you cannot add portable executables, zip files, or fonts. Notable about this project is its heavy reliance on automation. An automated bot handles much of the validation, checking submissions for problems and assigning them back to the contributor if something is wrong. Contributors then have a strict seven-day window to fix any issues before the bot automatically closes the submission. This keeps the massive catalog organized and maintained without requiring a large team of full-time reviewers.
A community-maintained catalog of installation recipes that powers winget, Windows' built-in command-line tool for installing software. Contributors add and maintain app manifests so anyone can install programs from the command line.
Dormant — no commits in 2+ years (last push 2024-05-30).
No license information is provided in the repository explanation, so usage rights are unclear.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.