Skip to content

C++ monitoring program using ncurses library. This project was created during a 2-day school rush.

Notifications You must be signed in to change notification settings

erwan-simon/gkrellm

Repository files navigation

Gkrellm

C++ monitoring program using ncurses or SFML library.

Requirements

Compilation

Navigate to the root of the repository from your Terminal and run make to build the my_gkrellm executable file.

Execute

  • Execute with NCurses
./my_gkrellm
  • Execute with SFML
./my_gkrellm -g

Authors

About

C++ monitoring program using ncurses library. This project was created during a 2-day school rush.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published