Home > GoogleIORegistrationNotifier

GoogleIORegistrationNotifier

GoogleIORegistrationNotifier is a project mainly written in Python, it's free.

Notify user(s) via SMS and email if the Google I/O registration page changes. Don't miss those tickets!

Google I/O Registration Notifier

Send a barrage of notifications to the specified email addresse(s) and phone number(s) (via SMS text message) when the Google I/O registration page changes at all, indicating that registration may have opened.

Requirements

  • Python >= v2.6
  • pygooglevoice >= v0.5
  • A working Google Voice account

Installation

  1. Download the files into a directory of your choice
  2. Copy settings.py.dist to settings.py
  3. Change the settings to reflect your needs (see comments inside file)

Usage

  1. Run the program with python GoogleIORegistrationNotifier.py
  2. Log into Google Voice when it asks

It should send text(s) and email(s) reporting that it has started. It should now be periodically checking the registration page for changes, and send email(s) and text(s) if it finds any.