Update: Decided to go with Torzu from the AUR. Thanks for all of your responses, everyone.

  • DebatableRaccoon@lemmy.ca
    link
    fedilink
    English
    arrow-up
    6
    ·
    19 hours ago

    On that link. Scroll down to releases and download the Windows .zip file. If you’re not on Windows, you’re going to be learning to build from source.

      • Die4Ever@retrolemmy.com
        link
        fedilink
        English
        arrow-up
        26
        ·
        edit-2
        19 hours ago

        Github really tries to hide the Releases page lol it’s so annoying as a dev, it’s even worse on mobile

        I usually end up just directly linking to /releases/latest

        • LeninOnAPrayer@lemm.ee
          link
          fedilink
          English
          arrow-up
          4
          ·
          17 hours ago

          I think it’s a good design in some ways and worse in others.

          For this case it’s annoying because it’s just a .zip that has the binaries ready to go i assume.

          But you really want the focus to be on the README and good install instructions. Especially when the releases are just uncomiled source code (which is common).

          So I think GitHub leaves this focus on the README and let’s the dev decide what is the focus of the people visiting.

          • Die4Ever@retrolemmy.com
            link
            fedilink
            English
            arrow-up
            5
            arrow-down
            1
            ·
            17 hours ago

            Well it doesn’t really focus on your README either because all the files and folders are above it

            • LeninOnAPrayer@lemm.ee
              link
              fedilink
              English
              arrow-up
              9
              ·
              16 hours ago

              Again, this is by design. The point is GitHub is for developers. If a non developer reaches the page they SHOULD feel a little intimidated. They SHOULD be either forced to read some notes or come back and ask for help (like the commenter did).

              This is for their own benefit. Its meant to give people pause about what they are installing or downloading. Since GitHub can host anything. It SHOULD feel different than downloading Discord or some other app.

              It is not meant to be a friendly UI that says “Install here!”. It is meant to make the user have some caution over what they are doing.

              And, again, it’s designed for developers. Not end users.