Is there something like F-droid, but for windows software?

https://lemmy.world/post/6085881

Is there something like F-droid, but for windows software? - Lemmy.world

I find it quite hard to find open source software for windows. In time i might switch to linux, but for now i am stuck with windows 10. Is there some reliable place where you can search for open source software? Or is it that devs usually just don’t bother with windows?

You may want to check out Chocolatey, chocolatey.org it’s a package manager for windows. Install chocolatey gui to geat an easy way to work with it. It works fine via powershell, you just need to learn the commands. They have tons of info on there sight. Good luck and enjoy
Chocolatey - The package manager for Windows

Chocolatey is software management automation for Windows that wraps installers, executables, zips, and scripts into compiled packages. Chocolatey integrates w/SCCM, Puppet, Chef, etc. Chocolatey is trusted by businesses to manage software deployments.

Chocolatey Software

Note that while chocolatey is a package manager in some sense, unlike “proper” package managers, it relies on the individual apps’ Windows installers to execute the actual installation functions.

It also contains tonnes of unfree software; it’s just a repository for installers afterall.