An open API service indexing awesome lists of open source software.

https://github.com/eoinkelly/wellybus

A very minimal, developer only, Wellington New Zealand bus stop real-time notifications app for iOS
https://github.com/eoinkelly/wellybus

Last synced: 24 days ago
JSON representation

A very minimal, developer only, Wellington New Zealand bus stop real-time notifications app for iOS

Awesome Lists containing this project

README

          

# Welly Bus

A simple SwiftUI app that allows you get real time information about departures from some hard-coded bus stops for bus services in Wellington, New Zealand

> [!WARNING]
> This app is really only useful to people who are able to build their own iOS apps locally. All settings are hard-coded and this isn't in the app store. I'm making it public so other developers can maybe (big maybe) use it as an example of integrating with the Metlink API. [NextBus](https://apps.apple.com/nz/app/nextbus-wellington-transport/id1659172757) does a similar thing but actually works and is released in the App store. It's good - you should use it.

## License

This project is released under the [MIT License](https://opensource.org/licenses/MIT).