nicoSWD / carillon

Hackintosh startup boot "Chime" sound via LaunchDaemon
37 stars 4 forks source link
chime hackintosh objective-c sound startup

Hackintosh Chime Boot Sound

preview

Carillon is an open source OS X app, specifically for Hackintosh machines, that plays the classic "Chime" boot sound on startup that real Macs have.

A new launch daemon will be added that triggers the sound, meaning, unlike most similar apps, this one runs much earlier during the boot process, even before the login screen appears. No crappy AppleScript solution that triggers when you're already on the Desktop, no outdated PrefPane

It has currently been tested on OS X 10.8.2 and 10.8.5, but it should work on previous and future versions as well. Please report any issues you may have.

No new icons or settings will be added. Reboot your system to enjoy.

There's a demo video on YouTube.

ALTERNATIVE VERSION

I added a new release, which uses a different approach to play the audio. If you're having troubles with the old one, give it a shot. Download v1.2b here

DOWNLOADS

downloads1

UNINSTALL

To uninstall Carillon, remove the following files from your system:

NOTES

CHANGELOG

MIT/X11 LICENSE

Copyright (C) 2013 Nicolas Oelgart

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.