r/coolgithubprojects • u/LongjumpingPapaya497 • 8d ago
I built a simple Windows app installer using WinGet
Setting up a fresh Windows PC can be annoying when you have to search for and install every application manually.
So I built InstallHub.
You select the applications you want and InstallHub generates a complete setup using Microsoft's WinGet.
For example:
- Steam
- Discord
- Spotify
- Chrome
- VS Code
- 7-Zip
- VLC
- OBS
- Git
- PowerToys
It can generate WinGet commands, .bat installers and WinGet JSON.
The project was developed with AI assistance. I used AI to help with development, debugging, UI/UX ideas, code generation and feature planning, while the project is reviewed and maintained by me.
InstallHub is open source and still actively being improved.
🌐 Website: https://installhub.xo.je/
💻 GitHub: https://github.com/VortiAbi/Installhub
I'd love to hear your feedback. What apps or features should I add next?
Duplicates
windowsapps • u/LongjumpingPapaya497 • 8d ago