Skip to content
/ MSI Public

💻 CLI which gives informations about your system

Notifications You must be signed in to change notification settings

oppsec/MSI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🖥️ MSI

msi

CLI which give informations about your system.



🤔 What is MSI?

MSI (My System Info) is a CLI python which gives information about your system.



☁️ Download

  1. For a more easy download, click in the button Clone or download and click on Download ZIP
  2. If you want to use SSH, use git clone git@github.com:oppsec/MSI.git
  3. If you want to use HTTPS, use git clone https://github.com/oppsec/MSI.git (recommended)



⚙️ Set-Up

  1. You need Python 3.0+ installed on your machine.
  2. Set your terminal PATH to the folder path.
  3. Type on your terminal pip install -r requirements.txt to install the libraries.
  4. To execute type on terminal main.py if not works, try using python main.py.
  5. Done! 😃



📝 Libraries

  • psutil | Cross-platform lib for process and system monitoring in Python.

About

💻 CLI which gives informations about your system

Resources

Stars

Watchers

Forks

Languages