Skip to content

SysInfo is a Python project that provides detailed system information in the Terminal.

Notifications You must be signed in to change notification settings

Kuttesch/SysInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SysInfo

SysInfo is a Python project that provides detailed system information in the Terminal.

Table of Contents

Installation

To install System Information, you need to run the installation script. This script will ask you if you want to install Sysinfo and the necessary libraries. It will also check if the PowerShell profile exists and if not, it will ask you if you want to create one. It will ask you if you want to use the default install path or specify your own. It will then install the necessary libraries, copy the SystemInfo.py script to the specified folder, and update the PowerShell profile to add an alias for Sysinfo.

cd YourDownloadDirection
git clone https://github.com/Kuttesch/SysInfo.git
cd SysInfo
python install.py

After running the script, restart your terminal for the changes to take effect.

Usage

After installation, you can run the script by simply typing SysInfo in your terminal.

SysInfo

Then you will see the following output:

llllllllll llllllllll               OS:      Windows
llllllllll llllllllll               Uptime:  0 days, 1 hours, 49 minutes
llllllllll llllllllll               Screen:  1920*1200
llllllllll llllllllll               CPU:     AMD Ryzen 5 7530U with Radeon Graphics
                                    RAM:     [///////////////////////////////////////////////  ]
llllllllll llllllllll               (C:\):   [///////////////////////////////////////          ]
llllllllll llllllllll               (D:\):   [////////                                         ]
llllllllll llllllllll               (E:\):   [////////////////////////////////////////         ]
llllllllll llllllllll

Bugs

Currently, there is only a bug that I am aware of. The script does not work on Linux or MacOS.
I am currently working on a solution to this problem.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

SysInfo is a Python project that provides detailed system information in the Terminal.

Resources

Stars

Watchers

Forks

Languages