This is a small and simple GUI tool to gather your computer's information using Python.
demo.mp4
Upgrade pip then install required modules:
python -m pip install --upgrade pip
python -m pip install -r requirements.txt
then run:
python sysig.py
Note This is just a hobby project and all information you will see in the app is based on the Python modules's detection capabilities. Thank you for your understanding!
Open for any type of contribution, thanks!