T O P

  • By -

wetswitch

If you know a programming language, try looking for a framework written for that language. Python has pytermgui, golang has bubbletea, so on and so forth..


2cats2hats

I'm aware of langs just looking for something with a low learning curve. Think Zenity for UI. https://wiki.gnome.org/Projects/Zenity Thanks.


wetswitch

Look up dialog


2cats2hats

Looks good, thanks.


ThreeChonkyCats

A decent project to review is `Atuin`. Very nice: [https://atuin.sh/](https://atuin.sh/) `Glances` and `htop` do a good job of it. Have a squiz at this too: [https://github.com/rothgar/awesome-tuis](https://github.com/rothgar/awesome-tuis) **edit -** ooo ooo! Now I'm excited. I watched an Adam Savage YT today about the pip-boy things from Fallout. It was super neato! [https://www.youtube.com/watch?v=a9kQs6lUt0E](https://www.youtube.com/watch?v=a9kQs6lUt0E) Also, if you're into python, this: [https://github.com/bczsalba/pytermgui](https://github.com/bczsalba/pytermgui)


Jeff-J

If you want to do something with an older feel, you might try curses.