• tazeycrazy@feddit.uk
      link
      fedilink
      English
      arrow-up
      0
      arrow-down
      1
      ·
      3 months ago

      So you want newbies blindly entering scripts to there command line and not knowing what that are doing.

      • Skullgrid@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        3 months ago

        They’re blindly doing it either way. I understand and want GUIs as well, but dumping commands into terminal is starting to seem easier than “go here click this, now click that”

        • bufalo1973@piefed.social
          link
          fedilink
          English
          arrow-up
          0
          ·
          3 months ago

          Open “app” -> open menu -> select option -> change this /  push this button.

          Just as easy to write as a command. But many people (me included) is so used to go the CLI route that the GUI way is only an afterthought.

          • Speiser0@feddit.org
            link
            fedilink
            arrow-up
            1
            ·
            3 months ago

            Just as easy to write as a command.

            No. First you, the helper, have to find the option in the gui. Then you have to look up every step in the path through the gui. At every step you have to find the english name for the button/menu (localization exists), and manually type it (because you can’t select and copy the text of the gui (by default at least)). Also just referring to buttons by name sometimes won’t work. It is so cumbersome.