1.0.8 • Published 1 year ago

jtop v1.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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.

htop

Usage

npm install

npm run start

From npx:

npx jtop

License

MIT