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
- Host: GitHub
- URL: https://github.com/eoinkelly/wellybus
- Owner: eoinkelly
- Created: 2024-10-26T02:48:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-07T03:10:33.000Z (12 months ago)
- Last Synced: 2025-01-07T08:48:36.665Z (11 months ago)
- Language: Swift
- Homepage:
- Size: 199 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).