github

corpnewt / GenSMBIOS

  • понедельник, 16 ноября 2020 г. в 00:32:13
https://github.com/corpnewt/GenSMBIOS

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



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