Help me test an instant notification system
Posted: Tue Jan 29, 2013 3:33 am
Im working on a side project, a notification system that uses iOS push notifications and/or sms to notify you of security events. (Tropo + Twilio)
This came about because notification events via email are very quick, but I found my phone sometimes doesnt check email quickly enough (or even for a good hour some times) and thus notifications were very delayed - yet the great Eyez-on system was sending out the email almost instantly. The email-to-sms gateways also dont help me because they are not low-cost and I wanted more control over what messages I got on my devices.
At the moment I only have a proof of concept going and would like to test it with some users and get some feedback on improvements. It works great, from event to my phone on average 5-10 seconds. Using iOS notifications also means its essentially free (sms costs money).
Intended goals/features
- SMS, iOS push notifications, post back to 3rd party url, voice call
- Filter of security event types (down to the specific event type)
- Filter of partitions
- Multiple devices (each device can have its own filter/partition)
- Free/Low cost
- Deployable code by end-users if they so choose (privacy, security, extendability)
Send me a PM to get setup on my project.
Ill post more information as I get further along.
Eyez-on I hope this is alright with you guys, Im not trying to take business away from your service. I want to augment it and provide users with more options.
This came about because notification events via email are very quick, but I found my phone sometimes doesnt check email quickly enough (or even for a good hour some times) and thus notifications were very delayed - yet the great Eyez-on system was sending out the email almost instantly. The email-to-sms gateways also dont help me because they are not low-cost and I wanted more control over what messages I got on my devices.
At the moment I only have a proof of concept going and would like to test it with some users and get some feedback on improvements. It works great, from event to my phone on average 5-10 seconds. Using iOS notifications also means its essentially free (sms costs money).
Intended goals/features
- SMS, iOS push notifications, post back to 3rd party url, voice call
- Filter of security event types (down to the specific event type)
- Filter of partitions
- Multiple devices (each device can have its own filter/partition)
- Free/Low cost
- Deployable code by end-users if they so choose (privacy, security, extendability)
Send me a PM to get setup on my project.
Ill post more information as I get further along.
Eyez-on I hope this is alright with you guys, Im not trying to take business away from your service. I want to augment it and provide users with more options.