Hacker News new | ask | show | jobs
Show HN: Gtop, a system monitoring dashboard for terminal (github.com)
8 points by aksakalli 3238 days ago
4 comments

If you're using PuTTY, you may need to `export NCURSES_NO_UTF8_ACS=1` or change "Terminal-type string" from "xterm" to "linux" in Connection>Data for the boxes to be displayed correctly.

Sources: - https://superuser.com/questions/278286/making-256-color-and-... - https://superuser.com/questions/735269/why-does-yast-now-sho...

FYI: Not for Windows
Unfortunately, Windows is not supported. It relies on systeminformation* package and it does not cover all resources for Windows. PRs are welcome to fix the issues for Windows.

https://github.com/sebhildebrandt/systeminformation

Update: it works partially in WSL Machine!

https://user-images.githubusercontent.com/407485/29222307-33...

Amazing. Thank you. I've been looking for something like this for years.
Thank you.
This looks awesome! Thank you for creating this.