busAlert.me was started in December 2010, as a service that would alert you when your bus is approaching your stops. You text in your request and alerts are sent either by phone or text. This service is available to all King County Metro stops. The service itself is written in PHP/MySQL and uses Twilio for handling phone intergration and makes use of the OneBusAway API for real time tracking infomation.
The service is no longer functioinal, however I may pick it up in the future.
This is the projects new home on GitHub. The code previously lived at: https://code.google.com/p/busalert-me/
busAlert.me Copyright (C) 2010 Brooke Dukes
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.