Show HN: Generate a graph of any data from your terminal
tailgraph.live
Show HN: Generate a graph of any data from your terminal
1–10 of 10 posts
Re: Show HN: Generate a graph of any data from your terminal
#2What a great idea! This could be really useful, thanks for sharing
Re: Show HN: Generate a graph of any data from your terminal
#3Where's the data being sent to?
Re: Show HN: Generate a graph of any data from your terminal
#4Where's the data being sent to?
The data is just being relayed through my server to a websocket. Nothing is stored, but I'm planning to post the source so people can see that clearly and run their own instance if they want.
Re: Show HN: Generate a graph of any data from your terminal
#5Site appears to be down for me.
Re: Show HN: Generate a graph of any data from your terminal
#6Site appears to be down for me.
whoops, looks like it had some issues with traffic, it's back up now!
Re: Show HN: Generate a graph of any data from your terminal
#7What is the advantage of this over, for example, running gnuplot locally?