tyu

command module
v0.0.0-...-a4606a4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2016 License: MIT Imports: 15 Imported by: 0

README

license release Build Status Test coverage Go Report Card

tyu

tyu is a small command line utility to display basic system informations.

tyu display system informations like, OS type, CPUs, memory usage, disk usage and network trafic in real time. tyu is intended to be a basic tool to check main informations in a quick and clear way. It is not intended to be another top, iftop, iotop (and alternatives) with a detailed monitoring.

Installation

tyu is written with the Go language, you need to have it available on your system. Then you can install tyu with the go get command:

go get github.com/miniwark/tyu

Usage

Simply lauch tyu in the terminal:

tyu

To quit the program type q.

Screenshot

tyu_screenshot

Contribute

The source code and issue tracker are available at Github.

if your are planing to contribute, please read our guildelines.

Building

You can build tyu from sources:

Firstly install gopsutils and termui depedencies:

go get github.com/shirou/gopsutil
go get github.com/gizak/termui
go get github.com/ogier/pflag

then download and build tyu:

git clone https://github.com/miniwark/tyu.git
cd tyu
go install

License

tyu is licensed under the MIT license.

Documentation

Overview

tyu is a small command line utility to display basic system informations in the terminal.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL