It uses 10% of my processor for a minute before each chime, and randomly at other times.
It's also a waste of money. With a little more time on my hands, I just installed a simple mp3 player and use crontab (built in on Macs) to chime every 15 minutes between 9AM and 5PM. This is much easier, faster, and cheaper if you can google crontab and are willing to install mpg123 or something similar.
Actually, you need a backslash in front of a space in file names. It evidently got deleted by the website. That should be "Pure[backslash] Cuckoo.mp3".
There are currently no troubleshooting comments by this member.
Please login or create a new MacUpdate Member account to use this feature
+1
Cuckoo
moble reviewed on 29 Mar 2011
It's also a waste of money. With a little more time on my hands, I just installed a simple mp3 player and use crontab (built in on Macs) to chime every 15 minutes between 9AM and 5PM. This is much easier, faster, and cheaper if you can google crontab and are willing to install mpg123 or something similar.
Here's my crontab:
0,15,30,45 9-16 * * 1-5 /opt/local/bin/mpg123 /Users/[YourNameHere]/Library/PreferencePanes/Cuckoo.prefPane/Contents/Resources/Sounds/Pure Cuckoo.mp3
+1