Hacker News new | ask | show | jobs
by daleroberts 3402 days ago
If you are running a Mac for your desktop (with iTerm2) and ssh'ing into a Linux machine. These work if you run them remotely as the image gets transferred through the SSH session:

https://github.com/daleroberts/itermplot

https://github.com/daleroberts/bv

Alternatively, for any other terminal emulator with Unicode 9.0 font support and true color support, you can use:

https://github.com/daleroberts/tv

This even includes Windows (using patched PuTTY) and remotely running 'tv' on a Linux machine.

1 comments

Thank you, I will try these. I was looking at your repo but couldn't tell if it would work remotely.