Skip to content

JCTGY/ft_gkrellm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_gkrellm

Objective

42 shcool C++ rush challenge:
Have tow days to recreate GKrellM, a system monitor with both text mode and graphic mode.
Text mode: ncurses library
Graphic mode: SFML graphic library

How to use

cd ~
git clone https://github.com/JCTGY/ft_gkrellm
cd ft_gkrellm
make
./ft_gkrellmT   /** For Text Mode **/
./ft_gkrellmG   /** For Graphic Maode **/

Mandatory


  • Hostname/username module
  • OS info module
  • Date/time module
  • CPU module (Model, clock speed, number of cores, activity, ...)
  • RAM module
  • Network throughput module

Bonus


  • zaz’s favorite animal

Group Project Members

Mohammad Butt:  https://github.com/mohammadbutt
Seunghyun Ko:      https://github.com/kosehy
Jeffrey Chaing:      https://github.com/JCTGY

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published