dikeckaan / GenSMBIOS

Py script that uses acidanthera's macserial to generate SMBIOS and optionally saves them to a plist.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GenSMBIOS

Py script that uses acidanthera's macserial to generate SMBIOS and optionally saves them to a plist.


To install:

Do the following one line at a time in Terminal:

git clone https://github.com/corpnewt/GenSMBIOS
cd GenSMBIOS
chmod +x GenSMBIOS.command

Then run with either ./GenSMBIOS.command or by double-clicking GenSMBIOS.command


Thanks to:

  • acidanthera and crew for the macserial application

About

Py script that uses acidanthera's macserial to generate SMBIOS and optionally saves them to a plist.

License:MIT License


Languages

Language:Python 85.0%Language:Batchfile 15.0%