This app is designed to find how many OV-fiets bikes are available as quickly as possible.
- Quickly see nearby locations' availability via GPS
- A history graph which shows the availability over time
- Extended info like the address, directions, opening hours etc
Data comes from openOV and is hosted by the open source OvFietsBackend.
The code is pretty much using the latest technologies available (at least at the time of writing)
- Fully Compose Multiplatform
- Material Design 3
- Navigation3
- Gradle Kotlin DSL (
.kts)
Contributions, comments, and suggestions are welcome! Developing should be quite fun with all the new frameworks.
The license is the GPLv3, except for these exceptions:
- You are writing software unrelated to the OV-fiets
- You are using this code to train AI models
- You are writing software for the NS
In these cases, there are no restrictions (the license is 0BSD)

