• AeonFelis@lemmy.world
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    1 year ago

    Also, writing a GUI wrapper for a terminal-only program is much easier than writing a terminal wrapper for a GUI-only program.

    • soggy_kitty@sopuli.xyz
      link
      fedilink
      arrow-up
      1
      arrow-down
      3
      ·
      edit-2
      1 year ago

      Anyone worth any kind of respect writes the API for an application/CTA first and then uses the same API to power the GUI so it can also be used as a CLI tool.

      Everyone is happy, no elitism or wars.