https://github.com/xzhih/hackintosh-list
Hackintosh EFI and Kext, Clover theme, macOS installer image, mac Free App ...
https://github.com/xzhih/hackintosh-list
clover efi free-apps hackintosh kext macos
Last synced: 2 months ago
JSON representation
Hackintosh EFI and Kext, Clover theme, macOS installer image, mac Free App ...
- Host: GitHub
- URL: https://github.com/xzhih/hackintosh-list
- Owner: xzhih
- Created: 2018-12-04T21:06:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-12T22:29:41.000Z (almost 5 years ago)
- Last Synced: 2025-03-22T00:03:54.850Z (3 months ago)
- Topics: clover, efi, free-apps, hackintosh, kext, macos
- Homepage: https://zhih.me/hackintosh/
- Size: 7.25 MB
- Stars: 86
- Watchers: 11
- Forks: 28
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hackintosh List
Hackintosh EFI and Kext, Clover theme, macOS installer images, mac Free Apps ...
website [here](https://zhih.me/hackintosh)

## How to contribute
You only need to add data in json format.
If you need to upload an image, https://sm.ms/ is a good choice.
### Laptop
```
"Device": "",
"Author": "",
"CPU": "",
"Audio": "",
"OS": "",
"Link": ""
```In the laptop folder, there are multiple brands of files. If don't have yours, just add one in the format of the other file.
### Desktop
```
"Motherboard": "",
"CPU": "",
"GPU": "",
"Audio": "",
"Network": "",
"OS": "",
"Author": "",
"Link": ""
```### Clover theme
```
"Name": "",
"Screenshot": "",
"Link": ""
```### Kext
```
"Name": "",
"Link": "",
"Description": ""
```### Free App
```
"name": "",
"description": "",
"icon": "",
"link": ""
```### macOS image
```
"OS": "",
"Version": "",
"Author": "",
"Link": ""
```