Now, to make this appear when right-clicking. Any idea how I can achieve that?

  • Easy to make, cross platform GUI toolkit.

    I dislike the look of standard Java applications myself, but it still makes a lot of sense for a quick form based application like this.

      • I believe some BSDs use it too, and WSL2 will make Linux applications automatically appear on Windows, so editing desktop files may be useful there too. Plus, you don’t need to deal with different architectures (aarch vs amd64).

        • vredez@discuss.tchncs.de
          link
          fedilink
          arrow-up
          0
          ·
          1 year ago

          Alright, but maybe take a look into something like Zenity. The task done by your tool doesn’t really justify installing a huge JRE, when a simple bash script would suffice.