What is the point of having this if code generation is not functional yet? That is the entire point of this app.
TUIs are very in right now. Nostalgia/vintage-computin-aesthetics & guru-gatekeeping around command line savviness are front and centre in the HN-and-adjacent mindshare.
TUI Studio – visual terminal UI design tool
281–290 of 304 posts
Re: TUI Studio – visual terminal UI design tool
#282Earlier quoted context omitted.
Toxic positivity? At your own peril? OMFG. Let's imagine one do. What do you think can actually happen that is so negative? Toxic TUI will hunt you in dreams?
Gatekeeper blocks the app immediately. You'll see either "TUIStudio cannot be opened because it is from an unidentified developer" or "TUIStudio is damaged and can't be opened" on newer macOS after quarantine flags the binary. To get past it: right-click the .app → Open → Open anyway — or go to System Settings → Privacy & Security → "Open Anyway". A trusting, highly positive person could really be taken advantage of…
Neat concept though if it ends up working.
Re: TUI Studio – visual terminal UI design tool
#283Re: TUI Studio – visual terminal UI design tool
#284Re: TUI Studio – visual terminal UI design tool
#285Re: TUI Studio – visual terminal UI design tool
#286Re: TUI Studio – visual terminal UI design tool
#287Re: TUI Studio – visual terminal UI design tool
#288Re: TUI Studio – visual terminal UI design tool
#289Re: TUI Studio – visual terminal UI design tool
#290Earlier quoted context omitted.
I love TUIs but one main reason for that is that they're keyboard centric. If I have to use the mouse it kills it for me, if both work then it's fine. I hope that modern TUI makers keep this in mind. What's great about the keyboard centric is that with a few keystrokes/shortcuts it's very easy to do repeatable work and takes less energy than hunting boxes to click on with the mouse.
TUIs aren't more inherently keyboard driven than well constructed GUIs. You can easily make a keyboard driven GUI that has all the shortcuts you'd add to a TUI. (Just don't let the "UX design experts" near it.)