Skip to content

nasOS-official/System-Information-Utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

System-Information-Utility

This is a simple utility, for the terminal, which allows you to find out information about your PC. It's very easy to run this program, just type python3 main.py

Dependencies

  • python3
  • python3-pip
  • os (If not installed, python3-pip is required to install this library, but usually os comes with python3)
  • re (If not installed, python3-pip is required to install this library, but usually re comes with python3)
  • neofetch

License: GNU General Public License 3.0

Authors: nasOS-official, Electro661