Live data from Hacker News

TUI Studio – visual terminal UI design tool

tui.studio

11–20 of 304 posts

Re: TUI Studio – visual terminal UI design tool

#11

This is so cool I immediately wanted to convert my apps. But then when I thought about it, well it's trying to recreate CSS but in a majorly worse way. Browsers are ubiquitous and I can just tell ai to build a web page. I can't really see a use case other than novelty.

k9s, ncdu, htop, powertop are good showcases how a TUI reduces mental load and are superior to browsers and / or other GUI tools

Re: TUI Studio – visual terminal UI design tool

#12
post #8

This is going to end up with TUIs that resemble old BBS ANSI art, such as https://16colo.rs/ It completely misses the reason people like current TUIs.

FWIW, I still love to see the old BBS UIs and ANSI art. But that's probably just nostalgia talking.

Re: TUI Studio – visual terminal UI design tool

#14
> No install fuss — download and start designing immediately.

also

> 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".

Re: TUI Studio – visual terminal UI design tool

#15

> No install fuss — download and start designing immediately. also > 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".

tbf that's Apple's fault, not the choice of the free, unpaid open source developer.

Re: TUI Studio – visual terminal UI design tool

#16
This is nonsensical, there is nothing textual about the UIs being shown here. It doesn't stop being a GUI if you have a 1:1 representation of the concept within character cells.

The UX actually matters, and TUIs are generally built for effectiveness and power (lazygit being an excellent example). But once you start adding mouse clickable tabs, buttons, checkboxes etc. you left the UX for TUIs behind and applied the UX expected for GUIs, it has become a GUI larping as a TUI.

Re: TUI Studio – visual terminal UI design tool

#17
post #15

> No install fuss — download and start designing immediately. also > 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".

tbf that's Apple's fault, not the choice of the free, unpaid open source developer.

Apple's fault that they didn't bother to edit the text that says "No install fuss"?

Re: TUI Studio – visual terminal UI design tool

#19
post #16

This is nonsensical, there is nothing textual about the UIs being shown here. It doesn't stop being a GUI if you have a 1:1 representation of the concept within character cells. The UX actually matters, and TUIs are generally built for effectiveness and power (lazygit being an excellent example). But once you start adding mouse clickable tabs, buttons, checkboxes etc. you left the UX for TUIs behind and applied the U…

One justification for TUIs is remote access over SSH.
Post reply on HN