A tool to show your CPU and RAM stats in the terminal.
Simply run the program and it will show your CPU and RAM stats.
Sample output:
Mem: 23 % USED 39 % BUFF 38 % FREE CPU: 10 % 34 C 2665 MHz
It works by reading the /proc filesystem to get the CPU and RAM usage and the /sys directory to get the CPU temperature. It is only available for Linux because it uses the /proc and /sys filesystems. I do not plan on making a Windows version.
All software on https://sophuwu.site is free and open source. Anyone claiming to sell my software is a scammer. This program (QuickStat by Sophuwu) is free to be used by anyone. You can use it for personal or commercial use. You can also modify it to your liking and redistribute it.