ttop
ttop is CLI graphical system monitor. this tools is designed for use with tmux.
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.
CHANGES
0.9.0 (2014-06-23)
add color option.
add bright color theme.
show process nums.
show memory as MB.
graph color overwrite existing percent color.
remove modules. (hurry.filesize and uptime)
bugfix.
refactoring.
0.8.0 (2014-05-06)
implements stack vertical view.
flexible stack.
delete empty line.
refactoring.
bug fixed : when CPU resource is 100%, raise error.
0.7.2 (2014-02-06)
refactoring.
change libraries version.
0.7.0 (2013-10-07)
check tmux version. (tmux 1.8 or higher)
show Uptime and LoadAverage with horizontal style.
0.6.0 (2013-10-02)
view mode options.
tmux mode.
minimal horizontal view.
stack view.
normal vertical view.
minimal vertical view.
0.1.0 (2013-09-30)
initial version.
Release files for ttop 0.9.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ttop-0.9.1.tar.gz | 10.5 kB | Details |
Release files / ttop-0.9.1.tar.gz
| Download URL | ttop-0.9.1.tar.gz |
|---|---|
| Size | 10.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3820e2e886cc7a6502fb49f2405a9957111cb69bfdfa316f3d1491c275d8b333
|
|
BLAKE2b-256 checksum How to use checksums |
cfb23e41fffbf52260f871d1765cefe0d43f72887c3184b583cd699ab5a04642
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |