An open API service indexing awesome lists of open source software.

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 ...

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)

![hackintosh-list.jpg](https://i.loli.net/2018/12/05/5c06f19046725.jpg)

## 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": ""
```