Live data from Hacker News

Termui – Go terminal dashboard

github.com

21–30 of 74 posts

Re: Termui – Go terminal dashboard

#21

I have images of tty-DOM, is it bad ?

Which terminal emulation do you support? (1)None (2)Ansi (3)Avatar (4)VT-100 (5)Rip Graphics

I remember those days fondly.. my BBS was still running in 2012 (via telnet), been wanting to find time to get it back online again. Though, RIPScript is kind of a waste artifact at this point, text-mode art is still pretty cool, and seeing a bit of activity.

Re: Termui – Go terminal dashboard

#25
post #12
post #8

Are there other in-terminal applications that have browser-like presentation options like this? Specifically with padding/margin and a "responsive" view? In short, very, very cool.

There's a node.js implementation of something very similar at https://github.com/yaronn/blessed-contrib

as the second line of the readme said

"Go terminal dashboard. Inspired by [blessed-contrib], but purely in Go."

Post reply on HN