Nate True's Weblog: Posts tagged with smsnotify


SMSNotify for the iPhone 2.0 jailbreak: Make your phone buzz you more than once

Posted by natetrue 21 weeks ago

One thing about the iPhone that has annoyed me has been that once it notifies you of an SMS or Voicemail once, it just waits for you to pick it up and look at the home screen.

That's why I made the original SMSNotify, which scans your SMS database for unread messages, and vibrates your phone periodically when it finds any.

I'm pleased to announce SMSNotify for the iPhone 2.0 firmware, with the following features:

- Now supports voicemail. A voicemail will buzz you twice, an SMS buzzes you three times
- Only buzzes when the phone comes out of sleep, for example, when it checks your e-mail, or checks in with the cell network.
- Full GPL source included in the package install (look in /usr/local/smsnotify).

My good friend Shaun Erickson is doing the package handling, and it is now available for installation via Cydia.

I'm working on a Dock for firmware 2.0 but that's considerably more difficult. Stay tuned!

Tags: iphone, sms, smsnotify, vibrate, voicemail

Permalink | 4 Comments | 4 Linkbacks


SMSNotify - keeps your iPhone vibrating when there's an unread SMS

Posted by natetrue 1 year ago

I hate it when someone SMSes me, and I miss the vibration, and I go for hours without checking my phone. Thus I created SMSNotify, a script that vibrates your iPhone every 15 seconds when you have an unread SMS.

The script is quite simple - it just queries the SMS database for unread SMSes, and if there are any, it calls the 'vibrator' utility that vibrates the phone for a short time.

It's written in shell script so if you want it to do other things it's easy to modify.

Now it's not perfect - when your phone is asleep it won't be every 15 seconds but will wait until the phone silently wakes up (to check your e-mail generally) before it can vibrate again. I'm working on that.

Download it at http://devices.natetrue.com/iphone/smsnotify.zip or just wait for it to appear in Installer.app - my good friend Shaun Erickson is packaging it up. Note that if you manually install it you need to start it by running "launchctl load /System/Library/LaunchDaemons/net.ations.cre.smsnotify.plist" but if you use Installer that will be done automatically.

Happy texting.

Tags: installer, iphone, omgadog, script, sms, smsnotify

Permalink | 6 Comments | 14 Linkbacks


You are not logged in.
Log inRegister now!