news.volyx.in

TUIs (github.com)

557 points by andrewstuart · 1643 days ago · 207 comments on HN

Article summary

The article presents a list of TUI (Terminal User Interface) applications, which are interactive command-line tools that run in a terminal. The list includes various categories such as dashboards, development tools, file managers, and games. The article also mentions a video showcasing some of the TUIs from the list. The list is community-maintained and open to contributions.

Main themes

  • TUIs vs GUIs
  • Terminal-based applications
  • Accessibility and usability
  • Development tools and workflows
  • Remote connections and SSH
  • Open-source project discoverability

What commenters say

  • TUIs are useful for automation and data processing pipelines, but may not be the best choice for user-facing applications.
  • GUIs are often bloated and less performant than TUIs, but can provide a better user experience.
  • TUIs can be inaccessible to users who require assistive software or non-English language support.
  • The choice between TUIs and GUIs depends on the specific use case and requirements of the application.
  • Some argue that TUIs are a gimmick and that GUIs would be a better choice, while others prefer TUIs for their simplicity and ease of use.
  • TUIs can be useful over SSH connections, where GUIs may have too much overhead.
  • The discoverability of open-source projects, including TUIs, could be improved with better search functionality.