8000 GitHub - ThinkLib/gtop: System monitoring dashboard for terminal
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ gtop Public
forked from aksakalli/gtop

System monitoring dashboard for terminal

License

Notifications You must be signed in to change notification settings

ThinkLib/gtop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< 94B0 div class="react-directory-filename-cell">
 
 
 
 
 
 

Repository files navigation

gtop

screen record

System monitoring dashboard for terminal.

NPM Version NPM Downloads Snap Status

Requirements

  • Linux / OSX / Windows (partial support)
  • Node.js >= v4

Installation

$ npm install gtop -g

Usage

You can sort the process table by pressing

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

Troubleshooting

If you see question marks or other different characters, try to run it with these environment variables:

$ LANG=en_US.utf8 TERM=xterm-256color gtop

License

Released under the MIT license.

About

System monitoring dashboard for terminal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%
0