Skip to content

This Android app shows bus connections from Koleje Strahov station to Dejvická station and the other way in the city of Prague (for now). These are important for many students from the Czech Technical University in Prague.

License

Lastaapps/cvutbus

Repository files navigation

ČVUT Bus

This Android app shows bus connections from Koleje Strahov station to Dejvická station and the other way in the city of Prague. These are important for many students from the Czech Technical University in Prague.

The core is written using Kotlin Multiplatform. If you want you can port this codebase to another platform. Modified connection database is fetched from this repo from the cloud_data branch, where data will be (hopefully regularly) updated from the original source PID - Prague Public transport. The database here contains only the data required by the app so it can be much smaller.

Features

  • The next departure time from the selected station
  • Notification with the following times (+ tile)
  • The notification can be automatically shown in the morning (after an alarm)
  • Background data update
  • Large screen and landscape support

Transport connections

  • Koleje Strahov - Dejvická
  • Stadion Strahov - Karlovo náměstí
  • Lotyšská - Karlovo náměstí
  • Stadion Strahov - Anděl
  • Petřín - Úvaly

Technologies used

  • Jetpack libraries (Compose, Work, Data Store, ...)
  • Material You
  • KMM (Ktor, Kodein, SQLDelight, ...)

Screenshots

Main screen in the light mode Settings in the light mode Main screen in the dark mode Settings in the dark mode

Settings in the light mode Settings in the dark mode

License

Licensed under GNU GPL v3.0 license.

Developed by Petr Laštovička, Lasta Apps 2022

About

This Android app shows bus connections from Koleje Strahov station to Dejvická station and the other way in the city of Prague (for now). These are important for many students from the Czech Technical University in Prague.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages