Hacker News new | ask | show | jobs
by dlcarrier 453 days ago
The most popular GUI tool for terminals is called ncurses. There is a JavaScript implementation in a tool called Blessed.

You can also find a lot of similar projects by searching for ncurses along with HTML or JavaScript or CSS.