[](Chat on the Open Austin #instabus Slack channel) Chat on the Open Austin #instabus Slack channel
Works on your desktop, your iPhone, and your Android device. Just go to instabus.org
MetroRappid has been renamed to Instabus.
MetroRappid for iOS has been replaced with Instabus.
MetroRappid for Android (winner of ATX Hack For Change) had problems working with the Google Maps API. We've chosen to move in the direction of open data, and now instead use OpenStreetMaps. This webapp replaces MetroRappid for Android.
CapMetro only updates the vehicle location every 30-90 seconds. You should encourage them to provide more accurate realtime data.
We really need help making this app awesome. We use GitHub issues to track bugs, features, and ideas. Issues that we think are important/can use help are tagged as help wanted
. You can filter by the help wanted
tag: https://github.com/luqmaan/Instabus/issues?labels=help+wanted&state=open.
Run gulp deploy
when submitting a pull request. This packages up the .js and .css files.
Clone the repo and checkout the dev
branch:
git clone git@github.com:luqmaan/Instabus.git
cd Instabus
git checkout -b dev origin/dev
Install dependencies through npm and browserify:
npm install
Serve the directory with gulp:
gulp serve
To deploy:
gulp clean
gulp build
gulp deploy
- https://github.com/luqmaan
- https://github.com/drmaples
- https://github.com/paulserraino
- https://github.com/ECatx
- https://github.com/fleeting
- Mayhaps you?
GNU General Public License Version 3