Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.09 KB

README.md

File metadata and controls

47 lines (27 loc) · 1.09 KB

Ft_GKrellM: System Monitor

This project was the last Rush of the CPP Piscine at 42 Silicon Valley. The goal was to implement a simple analogue of the GKrellM over the weekend.

The system monitor can display information about the following modules in the real time:

  • Hostname/username module
  • OS info module
  • Date/Time module
  • CPU module
  • RAM module
  • Network module
  • Disks module

Ft_GKrellM works in two different modes:

 -t: text (or terminal) mode

 -g: graphical mode

Interface

How to use?

  1. Install SFML

    brew install sfml

  2. Build

    make

  3. Configure

    Set + for necessary modules atconfigfile

  4. Launch

    LD_LIBRARY_PATH=~/.brew/Cellar/sfml/2.5.1/lib ./ft_gkrellm [-tg]

Screenshots

alt text