Skip to content

DrekiDegga/infoscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

This is just a small script to gather certain information about a computer for inventory purposes.

You can simply download the latest precompiled binary under the releases section or you can run the script from any Windows computer with python and the correct libraries installed.

This script uses the following libraries:

  • Socket and WMI are used to get system information like hostname and service tag.
  • Subprocess is used to execute shell commands, which is used to get network interface details.
  • Tkinter and Ttk are used for creating the GUI.
  • Pyperclip is used for copying text to clipboard.
  • Qrcode and Pillow are used for generating and displaying QR codes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages