squirrel@piefed.kobel.fyi to linuxmemes@lemmy.worldEnglish · 6 个月前GUIspiefed.kobel.fyiimagemessage-square230fedilinkarrow-up11.31K
arrow-up11.31KimageGUIspiefed.kobel.fyisquirrel@piefed.kobel.fyi to linuxmemes@lemmy.worldEnglish · 6 个月前message-square230fedilink
minus-squaremacniel@feddit.orglinkfedilinkarrow-up41·6 个月前A well documented CLI is easy to generate a GUI from.
minus-squareJankatarch@lemmy.worldlinkfedilinkarrow-up16·6 个月前Most screen recording programs are actually just ffmpeg in the back.
minus-squareanton@lemmy.blahaj.zonelinkfedilinkarrow-up3·6 个月前I don’t know about well documented, but if you use a standardized argument parser, you can even generate a gui from that. https://github.com/chriskiehl/Gooey
minus-squarebrbposting@sh.itjust.workslinkfedilinkEnglisharrow-up1·6 个月前Well can even make a little Custom Floating HTML Prompt in Keyboard Maestro to push commands to a CLI - just one way
A well documented CLI is easy to generate a GUI from.
Wait what?
Most screen recording programs are actually just ffmpeg in the back.
I don’t know about well documented, but if you use a standardized argument parser, you can even generate a gui from that.
https://github.com/chriskiehl/Gooey
Well can even make a little Custom Floating HTML Prompt in Keyboard Maestro to push commands to a CLI - just one way