Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 303 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 303 Bytes

xtdash

This is a simple dashboard for my computer that shows CPU frequency, RAM usage, network usage, and temp info.

It is designed to look like the dashboard from a 1986 Subaru XT.

screenshot

Building

I build this for linux with the command gcc -o xtdash xtdash.c -lraylib -lm