Skip to content

hanilr/vntop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Variaton: Table of Processes

Modern tools like btop and htop names come from unix's top tool, which means table of processes. vntop is stands for "Variaton: Table of Processes". I used sysinfo crate to get bunch of cross-platform system informations. TUI library is made by me and I only used colored and crossterm crates, that means very primative codebase. Probably I will update this program until to be fully functional. So, if you found any bug please report me in github issues or send me an e-mail.

You can see Roadmap in ROADMAP.md.


Installation and Run

You need only rust and git tools to run.

If you want to build from the source and run.

git clone https://github.com/hanilr/vntop.git
cd vntop
cargo run

You can test sysinfo crate usage and configuration system test.

cargo test

If you want to install this program to you system.

cargo install vntop

Visual

Some of informations are sensored.


Normal terminal size.


Big terminal size.


Big terminal size gif.

About

Variation Table of Processes written in Rust.

Resources

License

Stars

Watchers

Forks

Contributors

Languages