Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

smterminal

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smterminal

System monitoring for terminal on Linux, OSX and Windows

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

smterminal

NPM Version

System monitoring for terminal on Linux, OSX and Windows

Main Image

Requirements

  • Linux, OSX and Windows
  • Node.js >= v7.6

Installation

npm install smterminal -g

Usage

Start smterminal with the smterminal command

smterminal

For display help page

smterminal --help

Command Flags

smterminal [-main|-proc|-file]
  • -main: Show the main window
  • -proc: Show the running processes window
  • -file: Show the file types window

Keyboard Shortcuts

  • F2 Main Screen
  • F3 File Types Screen
  • F4 Processes Screen

Screens

There are 3 screens.

1) Main Screen (F2)

Main Image

You can focus the table by pressing;

  • F6: CPU Usage
  • F7: Disk Usage

2) File Types Screen (F3)

File Types Image

You can sort the process table by pressing;

  • d: Device Name
  • t: Type
  • s: Size
  • a: Available
  • u: Used

Note: Shortcut key specified on table header cell with (KEY)

3) Processes Screen (F4)

Processes Image

You can sort the process table by pressing;

  • p: Process Id
  • o: Command
  • c: Cpu Usage Percent
  • m: Memory Usage Percent
  • u: User
  • r: Priority

Note: Shortcut key specified on table header cell with (KEY)

You can kill the process; Type ENTER after select the process which you want to kill.

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 smterminal

If you use Windows Operation System and see the issue about the font view, please follow these instructions;

Windows Command Prompt - Font Support

License

smterminal is an open source project that is licensed under the MIT license.

Donations

Donations are greatly appreciated!

BUY ME A COFFEE

Keywords

FAQs

Package last updated on 15 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc