Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.
/ ft_gkrellm Public archive

Implementing system info monitor using C++.

Notifications You must be signed in to change notification settings

omiroshn/ft_gkrellm

Repository files navigation

** Message to 42 students **

You are free to copy, modify and share under your name my exercises. But you will learn nothing, or will have the impression to understand without be able to do it again alone. Be responsible and simply ask for help.

                                                                     omiroshn

ft_gkrellm

Description

The goal of this project is to recode GKrellM. Ha-ha, what a joke😅

Requirements

  • macOS
  • installed ncurses
  • installed SDL

How to start the program:

make
./ft_gkrellm -g || sdl || ncurses

Flags:
-h: to show list of flags
sdl: to launch graphical UI
ncurses: to launch text UI

Some usefull buttons:

In SDL:
ESQ - exit

In Ncurses:
ESQ - exit
UP and DOWN - moving

Releases

No releases published

Packages

 
 
 

Languages