Skip to content

Scripts for downloading and building typical kexts and tools under macOS

Notifications You must be signed in to change notification settings

denskop/KextAndToolScripts

Repository files navigation

System requirements

  • macOS
  • Command Line Tools
  • Xcode (optional)
  • cmake (optional)
  • Qt (optional)

Scripts description

Bash scripts deals with supported kext and tools
- clone.sh download source codes
- update.sh update source codes
- build.sh build projects from source codes
- collect.sh collect all built projects to 'Collection' folder

How to use it

git clone https://github.com/denskop/KextAndToolScripts.git
cd KextAndToolScripts
./clone.sh
./build.sh
./collect.sh

Known issues

1. VoodooHDA prefpane build fails
2. NightShiftUnlocker build fails with Xcode 9
3. NightShiftUnlocker is incompatible with actual Lilu

List of supported kexts and tools

1. ACPI Component Architecture

2. EDK2 based projects

3. LongSoft tools

4. alexandred kexts

  • VoodooI2C with plugins: VoodooI2CELAN, VoodooI2CHID, VoodooI2CSynaptics, VoodooI2CUPDDEngine

5. corpnewt forks

6. denskop forks

7. goodwin

8. Kozlek kexts and plugins

  • HWSensors: FakeSMC.kext with plugins: ACPISensors, CPUSensors, GPUSensors, LPCSensors

9. kX Project kexts

10. Mieze kexts

11. Piker-Alpha kexts and tools

12. RehabMan kexts and forks

13. Slice kexts

14. acidanthera kexts and plugins

15. vulgo tools

About

Scripts for downloading and building typical kexts and tools under macOS

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages