Skip to content

aeoliux/mobile-pk

Repository files navigation

Mobile PK

iOS native app used to track buses and trams in the polish city of Wrocław. This is an alternative to official old iMPK app.

App screenshot

API setup

Create a file called Secrets.xcconfig in the rootdir of src and set up iMPK API credentials.

API_USERNAME = <api username>
API_PASSWORD = <api password>
API_URLADDRE = <api url address>

About

iOS alternative to official iMPK app, which tracks buses and trams in Wrocław, Poland.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages