# GenSMBIOS **Repository Path**: cxpoo/GenSMBIOS ## Basic Information - **Project Name**: GenSMBIOS - **Description**: 苹果SMIBIOS生成工具 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-03 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://github.com/acidanthera/macserial) application