Skip to content

TLacault/htop-light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTOP Light 🍃

About

  • C++ lighter implementation of the HTOP tool
  • Hardware : memory (used, swap), processor (usage, name, frenzy) cores (number, usage)
  • Software : Hostname, Username, Operating system, Kernel version, Date / Time

Technologies & Tools

C++ Ncurses CMake

Visual Studio Code Git GitHub Linux Arch Linux

Clone The Repository

  • Clone with HTML
git clone https://github.com/TLacault/htop-light.git
  • Clone with SSH
git clone git@github.com:TLacault/htop-light.git

Dependencies

  • CMake
  • Ncurses

Usage

  • Build the project
make
  • Run the game
./htop-light

Contact

About

Light htop clone using C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published