0.4.0 • Published 4 years ago

@pres/top v0.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

@pres/top

screen record

System monitoring dashboard for terminal.

NPM Version NPM Downloads Snap Status Docker Pulls Docker Cloud Build Status

Requirements

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

Installation

$ npm install @pres/top -g

Docker

You need to assign host net and pid to access the metrics in the host machine.

$ docker run --rm -it \
    --name @pres/top \
    --net="host" \
    --pid="host" \
    aksakalli/@pres/top

-OR-

Run @pres/top in your terminal using the @pres/top command, but in a docker container by running the following lines.

$ sh -c "$(curl -fSsL https://raw.githubusercontent.com/aksakalli/@pres/top/master/@pres/top-docker.sh)"

$ @pres/top		# Run @pres/top from your terminal whenever you want to open @pres/top.

Usage

Start @pres/top with the @pres/top command

$ @pres/top

To stop @pres/top use q, or ctrl+c in most shell environments.

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 @pres/top

License

Released under the MIT license.

0.3.33

4 years ago

0.4.0

4 years ago

0.3.29

4 years ago

0.3.28

4 years ago

0.3.27

4 years ago

0.3.26

4 years ago

0.3.20

4 years ago

0.3.23

4 years ago

0.3.22

4 years ago

0.3.21

4 years ago

0.3.19

4 years ago

0.3.18

4 years ago

0.3.17

4 years ago

0.3.15

4 years ago

0.3.14

4 years ago

0.3.12

4 years ago

0.3.9

4 years ago

0.3.11

4 years ago

0.3.10

4 years ago

0.2.20

4 years ago

0.2.19

4 years ago

0.2.17

4 years ago

0.2.16

4 years ago

0.2.15

4 years ago

0.2.14

4 years ago

0.2.12

4 years ago

0.2.11

4 years ago

0.2.10

4 years ago

0.3.0

4 years ago

0.2.1

4 years ago

0.2.7

4 years ago

0.3.5

4 years ago

0.2.6

4 years ago

0.3.8

4 years ago

0.2.9

4 years ago

0.3.7

4 years ago

0.2.8

4 years ago

0.3.2

4 years ago

0.2.3

4 years ago

0.3.1

4 years ago

0.2.2

4 years ago

0.3.4

4 years ago

0.2.5

4 years ago

0.3.3

4 years ago

0.2.4

4 years ago

0.1.19

4 years ago

0.1.18

4 years ago

0.1.17

4 years ago

0.1.16

4 years ago

0.1.15

4 years ago

0.1.14

4 years ago

0.1.12

4 years ago

0.1.11

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago