git.sophuwu.com > sysgraph
minor preformance improvments

changed how the cpu temp is read

Changed cmake to be static
changed print functions to use printf instead of std::cout
buffers whole screen frame before printing.

Added cmake.

made background load faster to prevent flicker

added background color to graphs
made graphs colourful
using functions to plot graphs instead of messy code

updated printing to be more legible
added termninal size check
removed panic function; no longer needed

Printing the ram and cpu info as well as a graph of the cpu.

Made the info show at the top of the screen in alt terminal mode.

removed tinydir and replaced with built in functions.

fixed memory not reporting properly.

finished function to read cpu tempertaure

Rewrote meminfo as it stopped working for no reason, cpu tmp function on the way.

Made function to get ram info and the cpu usage.