Giter VIP home page Giter VIP logo

gotop's Introduction

gotop

version Go Report Card license platform

The gotop is a system monitoring dashboard for terminal console.

Developed with reference to the gtop, I got inspiration hints. Thank you @aksakalli.
The gotop is reimplement gtop with golang. So gotop is lightweight and quick.
gtop looks better, gotop does looks bad but it is light.

Install

go get github.com/bunbunjp/gotop

Usage

exec gotop command.

  • c : Process list sort as CPU.
  • p : Process list sort as ProcessID.
  • m : Process list sort as Memory usage.
  • ↑↓ : Process list scroll up or down.

Setup for developer

$ curl https://glide.sh/get | sh # need glide
$ git clone ...
$ cd $GOPATH/src/github.com/forkuser/gotop # please clone here
$ glide install -v
$ go run main.go # launch

Requirements

  • OSX, Linux supported
  • go >= 1.9

todo

  • プロセスを選択してKillを実行する
  • 高さの動的調整
  • Windows対応
  • 長時間稼働し続けてもメモリ使用量が増えないように考慮

gotop's People

Contributors

bunbunjp avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.