Skip to content

mohammadbutt/ft_gkrellm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

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

Languages

  • C++ 96.7%
  • CMake 1.3%
  • CSS 0.8%
  • JavaScript 0.4%
  • Objective-C++ 0.3%
  • GLSL 0.2%
  • Other 0.3%