somegeek@programming.dev to Linux@lemmy.ml · 19 hours agoWhy I Prefer CLI and TUI over GUI - alavi.mealavi.meexternal-linkmessage-square33linkfedilinkarrow-up182arrow-down14file-textcross-posted to: linux@programming.dev
arrow-up178arrow-down1external-linkWhy I Prefer CLI and TUI over GUI - alavi.mealavi.mesomegeek@programming.dev to Linux@lemmy.ml · 19 hours agomessage-square33linkfedilinkfile-textcross-posted to: linux@programming.dev
minus-squareHiddenLayer555@lemmy.mllinkfedilinkEnglisharrow-up1·4 hours agoIt’s significantly easier to make a third party GUI for a command line tool than to make a third party CLI for a GUI only tool because you’ll be working with an opaque binary that doesn’t have any public APIs.
It’s significantly easier to make a third party GUI for a command line tool than to make a third party CLI for a GUI only tool because you’ll be working with an opaque binary that doesn’t have any public APIs.