Ask HN: Are there any high-level TUI tools?
I've been using LazyGit [1] for a while and its made me realize how much easier a terminal ui can make things. It often makes me wish there was a TUI for the specific workflows I have when working in a given repo. Are there any programs that take some config file and produce a TUI as output? Eg. you have a file with a list of commands and aliases and it produces the corresponding TUI? Or are there any libraries which take minimal effort to add TUI elements to?
[1] https://github.com/jesseduffield/lazygit
4 comments
[ 6.1 ms ] story [ 19.3 ms ] threadCheck out NotCurses (https://github.com/dankamongmen/notcurses) for some nifty functionality (including pictures!)
https://docs.poshtools.com/powershell-pro-tools-documentatio...
https://github.com/bczsalba/pytermgui
https://github.com/Textualize/textual - discussed here: https://news.ycombinator.com/item?id=31143327
Auto-generation of UI was an area of active research circa the early 2000s. I don't know if anything came of said research.
https://charm.sh/
e.g. Bubble Tea https://github.com/charmbracelet/bubbletea
HN discussion 4 months ago (213 comments) https://news.ycombinator.com/item?id=30048332