Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.06 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.06 KB

banner

Introduction

Small and simple GUI tool to gather your computer's information using Python.

Pylint

Screenshot

sysig

Run

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!

Credits

Contribute

Open for any type of contribution, thanks!