System monitoring dashboard for terminal
JavaScript
Switch branches/tags
Nothing to show
Latest commit 8fbc3b1 Aug 9, 2017 @aksakalli Merge branch 'develop'
Permalink
Failed to load latest commit information.
bin init Aug 9, 2017
img init Aug 9, 2017
lib init Aug 9, 2017
.editorconfig init Aug 9, 2017
.gitignore init Aug 9, 2017
.npmignore init Aug 9, 2017
LICENSE init Aug 9, 2017
README.md readme typo Aug 9, 2017
index.js init Aug 9, 2017
package-lock.json removing unnecessary dependencies Aug 9, 2017
package.json versioning Aug 9, 2017

README.md

gtop

screen record

System monitoring dashboard for terminal.

installing:

$ npm install gtop -g

You can sort the process table by pressing

  • p: Process Id
  • c: CPU usage
  • m: Memory usage

License

Released under the MIT license.