Live data from Hacker News

Show HN: Building terminal dashboards using ASCII/ANSI art and JavaScript

github.com

1–10 of 56 posts

Re: Show HN: Building terminal dashboards using ASCII/ANSI art and JavaScript

#4
So bringing some of the web designers into the terminal isn't such a bad thing after all, they have great taste.

I'm partially sad its written in nodejs, but I can't really think of what else it should have been written in.

I think clojurescript bindings would be awesome. The dashboard can be rendered from an immutable app state om style.

dnolen, I'm looking at you :).

Re: Show HN: Building terminal dashboards using ASCII/ANSI art and JavaScript

#7

It's not 100% clear unless you can read the code. Where is the data coming from? Seems like a lot of animated data with limited data points specified.

Seems to be randomly generated- https://github.com/yaronn/blessed-contrib/blob/master/exampl...
Post reply on HN