Show HN: Building terminal dashboards using ASCII/ANSI art and JavaScript
1–10 of 56 posts
Re: Show HN: Building terminal dashboards using ASCII/ANSI art and JavaScript
#2Re: Show HN: Building terminal dashboards using ASCII/ANSI art and JavaScript
#3Re: Show HN: Building terminal dashboards using ASCII/ANSI art and JavaScript
#4I'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
#5Where is the data coming from? Seems like a lot of animated data with limited data points specified.
Re: Show HN: Building terminal dashboards using ASCII/ANSI art and JavaScript
#6Re: Show HN: Building terminal dashboards using ASCII/ANSI art and JavaScript
#7It'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.
Re: Show HN: Building terminal dashboards using ASCII/ANSI art and JavaScript
#8I think it's telling that after 50 years, and all the work on GUI's, this is still a good idea.
Re: Show HN: Building terminal dashboards using ASCII/ANSI art and JavaScript
#9It'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.