somegeek@programming.dev to Linux@lemmy.ml · 14 days agoWhy I Prefer CLI and TUI over GUI - alavi.mealavi.meexternal-linkmessage-square56linkfedilinkarrow-up1122arrow-down111file-textcross-posted to: [email protected]
arrow-up1111arrow-down1external-linkWhy I Prefer CLI and TUI over GUI - alavi.mealavi.mesomegeek@programming.dev to Linux@lemmy.ml · 14 days agomessage-square56linkfedilinkfile-textcross-posted to: [email protected]
minus-squareHiddenLayer555@lemmy.mllinkfedilinkEnglisharrow-up4·14 days 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.