You are browsing as a guest. Sign up (or log in) to start making projects!

1h 52m 43s logged

Hardware stats and shell

  • Slowfetch now displays the current memory usage out of the device’s total RAM and shows the usage percentage. It also converts the unit automatically; GB is the default and only uses MB/KB if current usage is less than 500 MB/KB
  • It also reads the CPU’s info, model, and specifications from the /proc directory and displays the information alongside memory
  • Current shell and the number of packages installed on the OS are also displayed using some string manipulation
  • Getting the GPU info is a bit trickier since it has to run the lspci command, capture its output, and filter through it to get the exact name of the chip
  • Added a README to better document the script’s features
  • Improved some formatting and display issues
0
5

Comments 0

No comments yet. Be the first!