This is an automated archive made by the Lemmit Bot.

The original was posted on /r/opensource by /u/Electronic-Lab-1754 on 2025-05-22 15:45:41+00:00.


Was getting tired of how clunky the Microsoft Store is and how limited it feels so I made my own thing

It’s called KleeStore

Just a simple C# app that gives you a clean GUI for Chocolatey

Lets you browse install and uninstall packages without touching PowerShell

No terminal no flashing cmd windows no extra fluff

It’s open source under MIT and still pretty early

But it works

You can search packages see info and manage stuff installed through Chocolatey

It also talks to a backend I made to keep things snappy with cached data

Feels more like how I wish software management on Windows worked

Fast clean and not full of ads or Microsoft’s weird decisions

Let me know what you think or if you try it out