Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxrugen/huesync-remover
Removing Hue Sync from your Mac can be tricky.
https://github.com/maxrugen/huesync-remover
hacktoberfest hacktoberfest2021 hue-sync huesync huesync-remover kext macos philips-hue shell shell-script
Last synced: 9 days ago
JSON representation
Removing Hue Sync from your Mac can be tricky.
- Host: GitHub
- URL: https://github.com/maxrugen/huesync-remover
- Owner: maxrugen
- Created: 2018-06-02T08:19:38.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-02-11T13:55:01.000Z (almost 4 years ago)
- Last Synced: 2024-08-01T13:29:32.503Z (3 months ago)
- Topics: hacktoberfest, hacktoberfest2021, hue-sync, huesync, huesync-remover, kext, macos, philips-hue, shell, shell-script
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 18
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# huesync-remover
Even though I deleted the [Hue Sync app](https://www2.meethue.com/en-us/entertainment/hue-sync) 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! 🎉