1.0.8 • Published 2 years ago
jtop v1.0.8
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