jtop
v1.0.8
Published
A simple htop like tool for nodejs. It uses console-gui-tools to render the UI.
Downloads
14
Maintainers
Readme
JTOP (Process viewer like htop)
This is a node process viewer, similar to htop. It's built using console-gui-tools for the UI and ps-list for getting the process list.
Usage
npm install
npm run start
From npx:
npx jtop
License
MIT