sophuwu.site > sysgraph
dc7d78f sophuwu sophie@sophuwu.site 05 Aug 2023 Sat, 05 Aug 2023 15:28:25 +0200

Added cmake.

72d7f48 sophuwu sophie@sophuwu.site 04 Aug 2023 Fri, 04 Aug 2023 21:34:28 +0200

made background load faster to prevent flicker

5d496d7 sophuwu sophie@sophuwu.site 04 Aug 2023 Fri, 04 Aug 2023 20:46:16 +0200

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

6295a28 sophuwu sophie@sophuwu.site 04 Aug 2023 Fri, 04 Aug 2023 19:19:25 +0200

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

01f3f00 sophuwu sophie@sophuwu.site 03 Aug 2023 Thu, 03 Aug 2023 23:31:18 +0200

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

8a7eecd sophuwu sophie@sophuwu.site 03 Aug 2023 Thu, 03 Aug 2023 19:25:57 +0200

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

6e11af3 sophuwu sophie@sophuwu.site 03 Aug 2023 Thu, 03 Aug 2023 16:29:14 +0200

removed tinydir and replaced with built in functions.

f16ac92 sophuwu sophie@sophuwu.site 03 Aug 2023 Thu, 03 Aug 2023 16:10:13 +0200

fixed memory not reporting properly.

38df703 sophuwu sophie@sophuwu.site 03 Aug 2023 Thu, 03 Aug 2023 16:04:46 +0200

finished function to read cpu tempertaure

d687b08 sophuwu sophie@sophuwu.site 03 Aug 2023 Thu, 03 Aug 2023 15:25:51 +0200

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

1418c41 sophuwu sophie@sophuwu.site 03 Aug 2023 Thu, 03 Aug 2023 12:34:21 +0200

Made function to get ram info and the cpu usage.