Live data from Hacker News

Show HN: Gtop, a system monitoring dashboard for terminal

github.com

1–10 of 10 posts

Re: Show HN: Gtop, a system monitoring dashboard for terminal

#7
post #5

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

Re: Show HN: Gtop, a system monitoring dashboard for terminal

#10
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...