If you are in the US, pick a slow day and chat to the customer service people at Lowes or Costco. Both stores use TUI interfaces for their instore service apps, and boy are they fast with them. They reserve GUI things for the self service point of sale systems and keep the TUI for cases where speed matters. I suspect that these apps might once have been mainframe hosted (in other words, screen-oriented, with the PC t…
> and boy are they fast with them My girlfriend works in a bank and she does virtually everything in a TUI. She hates it, but I've seen her using it and she's blazing fast and I can't, as a frontend developer, imagine how a full blown application would be better.
Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?
231–240 of 299 posts
Re: Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?
#232If you are in the US, pick a slow day and chat to the customer service people at Lowes or Costco. Both stores use TUI interfaces for their instore service apps, and boy are they fast with them. They reserve GUI things for the self service point of sale systems and keep the TUI for cases where speed matters. I suspect that these apps might once have been mainframe hosted (in other words, screen-oriented, with the PC t…
Re: Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?
#233I use aerc as my goto email client every day. bandwhich: Terminal bandwidth utilization tool sc-im: A very capable terminal based spreadsheet program. bpytop: Linux/OSX/FreeBSD resource monitor broot: New way to see and navigate directory trees daff: provides efficient table comparison and alignment, supporting formats like CSV and SQLite, making it essential for data analysis and synchronization tasks. It's indispen…
I used to use aerc, though mutt is more powerful. Might switch to neomutt. Sc-im is great, however may be really confusing sometimes.
fs = :filter -Hsubject:"{{.SubjectBase}}"
To filter mails with the same subject. And additional the possibility to pipe everything through the shell, I don’t know what mutt can do that aerc can’t.
Re: Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?
#234Earlier quoted context omitted.
> and boy are they fast with them My girlfriend works in a bank and she does virtually everything in a TUI. She hates it, but I've seen her using it and she's blazing fast and I can't, as a frontend developer, imagine how a full blown application would be better.
Why does she hate it if she is so efficient with it?
On my side I'd much rather have the efficient UI but I can imagine people getting tired if their mind is working 100% all the time.
Re: Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?
#235If you are in the US, pick a slow day and chat to the customer service people at Lowes or Costco. Both stores use TUI interfaces for their instore service apps, and boy are they fast with them. They reserve GUI things for the self service point of sale systems and keep the TUI for cases where speed matters. I suspect that these apps might once have been mainframe hosted (in other words, screen-oriented, with the PC t…
Re: Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?
#236QuickBASIC or even Visual Basic 1 immediately come to mind. They have good, discoverable navigation and documentation. I have no idea where you'd be able to find it since it's a proprietary product but InfoLease 9 had one of my favorites TUIs from a long gone era. You could navigate through and edit complicated contract information extremely quickly through a series of fixed number based menus and views. Once I got t…
Visual Basic for DOS is AWESOME. I briefly used it last year to make a Wordle clone for Dos. The 3D buttons in a TUI, event-based programming in DOS, the rich help system… just awesome.
Re: Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?
#237If you are in the US, pick a slow day and chat to the customer service people at Lowes or Costco. Both stores use TUI interfaces for their instore service apps, and boy are they fast with them. They reserve GUI things for the self service point of sale systems and keep the TUI for cases where speed matters. I suspect that these apps might once have been mainframe hosted (in other words, screen-oriented, with the PC t…
If one were to start a project from scratch today, with the goal of having such a hyper-efficient TUI, similar to the Lowes/Costco ones, to be accessible via SSH/Telnet/locally... are there frameworks out there to use? Would my best bet still be ncurses? Are there simpler alternatives?
Re: Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?
#238Re: Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?
#239If you are in the US, pick a slow day and chat to the customer service people at Lowes or Costco. Both stores use TUI interfaces for their instore service apps, and boy are they fast with them. They reserve GUI things for the self service point of sale systems and keep the TUI for cases where speed matters. I suspect that these apps might once have been mainframe hosted (in other words, screen-oriented, with the PC t…
> and boy are they fast with them My girlfriend works in a bank and she does virtually everything in a TUI. She hates it, but I've seen her using it and she's blazing fast and I can't, as a frontend developer, imagine how a full blown application would be better.
Re: Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?
#240The other day I found many TUI tools on a site called Terminal Trove: https://terminaltrove.com/ And it also features a great list of them here that many might not have heard of. https://terminaltrove.com/list/ For example trippy and nvtop look very nice for TUIs and other 'top' based tools they have listed there. https://terminaltrove.com/categories/top/ https://terminaltrove.com/trippy/ https://terminaltrove.com/nv…
https://github.com/cosmos72/twin
A text mode environment and window manager, with terminal emulation, VNC-style sessions and viewers, and networked clients.
Disclaimer: I'm the author