Small and simple GUI tool to gather your computer's information using Python.
Requirements:
- python (3.8 - latest)
- poetry
Install dependencies:
poetry install
Run:
poetry 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' detection capabilities. Thank you for your understanding!
Open for any type of contribution, thanks!