Pysäkkilive is a native Android application designed to give real-time information on bus stop departures near the user in the HSL region. It is implemented using Jetpack Compose.
The motivation of developing this application in addition to the existing route planners is to
- keep the application as lightweight as possible,
- to require minimal user interaction and
- to be information dense.
The official HSL application currently takes 224 MB of space when installed and is relatively resource intensive. It also requires manual user interaction (searching on the map) to discover stops. In comparison, this app currently requires under 1 MB of storage space.
- Support for all Digitraffic regions
- Map with updating vehicle positions
- Separate station UI
- Internationalization
This project is licensed under GPLv3. A copy is provided in LICENSE.