Code Monkey home page Code Monkey logo

ttop's Introduction

ttop

ttop is CLI graphical system monitor. this tools is designed for use with tmux.

https://raw.github.com/wiki/ton1517/ttop/images/ttop.gif

requirements

python

  • python >= 3.3.1 or 2.7.3

tmux

  • tmux >= 1.8

python library

  • docopt >= 0.6.1
  • psutil >= 2.1.1

installation

install from pypi

easy_install ttop

or

pip install ttop

install from github

git clone https://github.com/ton1517/ttop.git
cd ttop
python setup.py install

usage

Usage:
  ttop [--no-color] [--interval <s>] [--no-tmux] [normal | minimal | stack] [horizontal | vertical]
  ttop -h | --help
  ttop -v | --version

Options:
  -h --help           show help.
  -v --version        show version.
  -C --no-color       use monocolor.
  -i --interval <s>   refresh interval(second) [default: 1.0].
  -T --no-tmux        don't use tmux mode.

ttop's People

Contributors

lowks avatar parthkolekar avatar ton1517 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

belltailjp lowks

ttop's Issues

Support as a PS1 (enhancement)

I would really like a PS1 compatible version for this application.

Requested Features

-> Fast enough that ttop can be repeatedly called
-> Exits after polling once.

Do you think it would be possible?

pkg_resources.DistributionNotFound: uptime==3.0.0

Hi,

I have this problem :

$ ttop
Traceback (most recent call last):
File "/usr/bin/ttop", line 5, in
from pkg_resources import load_entry_point
File "/usr/lib64/python2.7/site-packages/pkg_resources.py", line 2709, in
parse_requirements(requires), Environment()
File "/usr/lib64/python2.7/site-packages/pkg_resources.py", line 571, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: uptime==3.0.0

but i installed uptime 3.0.1
$ python -m uptime
Uptime: 12 hours, 8 minutes, 4.97 seconds.
$ _

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.