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?

EDIT: everyone, thank you so much for your input! I will check it all out. Yes, of course windows is evil, and i hope/expect to switch to linux before windows 11 comes around, but i still need it for a few programs, unfortunately. Once these come with a linux version - which is in the works - i can make the switch. Degoogling/demicrosofting is a process and i’m working on it.

Have a great weekend and thank you for the time to answer my question.

    • people_are_cute
      link
      9
      edit-2
      9 months ago

      Winget… literally just acts as an installer downloader. Scoop and Chocolatey actually maintain repositories.

      Not to mention Scoop offers a lot more Unix tools that winget won’t. Also it stores everything cleanly in a single folder in your %userprofile% and never requires admin privileges.

      Also, winget serves more proprietary software than FOSS, which is something OP cares about.

    • Pyro
      link
      fedilink
      English
      79 months ago

      For me, Scoop feels faster and I also don’t have to remember/find the package name of what I want to install.

      If I want to install Everything, I just type scoop install everything. I wanted Everything, it installs Everything. Easy. If I try winget install everything, no. I have to remember the author as well and type winget install voidtools.Everything. It’s just a bit annoying.

      Plus, I know where all my software is with Scoop. Windows installers love flinging files all over your system, but with Scoop they’re all in the apps folder. It’s not always the case, but I trust Scoop apps to stay where they are more than Windows installers.

      • Nix
        link
        fedilink
        English
        19 months ago

        Is there a reason you use Scoop instead of Chocolately?

        • Pyro
          link
          fedilink
          English
          19 months ago

          I tried Chocolatey first, but ended up using Scoop after a while. It’s been years so I can’t remember why, but there was something about it that annoyed me enough to make the switch.

        • @tordenflesk@lemmy.world
          link
          fedilink
          19 months ago

          No installers unless absolutely necessary.

          Backups are simple, all user data in a single folder.

          Quicker checks for updates.