maxrugen / huesync-remover

Removing Hue Sync from your Mac can be tricky.
16 stars 3 forks source link
hacktoberfest hacktoberfest2021 hue-sync huesync huesync-remover kext macos philips-hue shell shell-script

huesync-remover

Even though I deleted the Hue Sync app from my Mac, the audio device was still available. I wasn't able to delete it in Audio MIDI Setup.app nor in any of the usual audio plugin folders.

Solution

The given shell script unloads and deletes the kext file.

Should anyone run into trouble launching the script do not forget to make it executable using chmod a+x remover.sh before executing the script with ./remover.sh.

Aaand that's basically it, you're good to go! 🎉