5d04a252d4e5838b1c2489e6fa24d5dbd9b2a90d
Home.adoc
... | ... | @@ -2,4 +2,12 @@ |
2 | 2 | |
3 | 3 | == What is Bimba |
4 | 4 | |
5 | +Bimba is an app which shows public transport timetables in multiple localities—cities, towns, regions, countries. |
|
6 | +Currently only Android version is available and choice of [[localities]] is limited. |
|
7 | + |
|
8 | +But Bumba is also the whole system comprising a server, a client app, and the protocol. |
|
9 | +Currently, the only server implementation is [[szczanieckiej]], the only client app is [[czwek]]. |
|
10 | +The protocol combining all parts is [[TRAFFIC|traffic]]. |
|
11 | + |
|
12 | +Future of the project is described in the [[roadmap]]. |
|
5 | 13 |
czwek.adoc
... | ... | @@ -0,0 +1 @@ |
1 | += Czwek |
localities.adoc
... | ... | @@ -2,16 +2,16 @@ |
2 | 2 | |
3 | 3 | == Supported |
4 | 4 | |
5 | -* https://bimba.apiote.xyz/wiki/localities/BerlinVbb[DE: Berling/Brandenburg VBB] |
|
6 | -* https://bimba.apiote.xyz/wiki/localities/BrusselsStibMivb[DE: Brussels STIB-MIVB] |
|
7 | -* https://bimba.apiote.xyz/wiki/localities/CalgaryTransit[CA: Calgary Transit] |
|
8 | -* https://bimba.apiote.xyz/wiki/localities/GzmZtm[PL: Metropolis (GZM) ZTM] |
|
9 | -* https://bimba.apiote.xyz/wiki/localities/PoznanZtm[PL: Poznań ZTM] |
|
10 | -* https://bimba.apiote.xyz/wiki/localities/RockHillMyRide[US: Rock Hill, SC My Ride] |
|
5 | +* [[DE: Berling/Brandenburg VBB|localities/berlin_vbb]] |
|
6 | +* [[BE: Brussels STIB-MIVB|localities/brussels_stib_mivb]] |
|
7 | +* [[CA: Calgary Transit|localities/calgary_transit]] |
|
8 | +* [[PL: Metropolis (GZM) ZTM|localities/gzm_ztm]] |
|
9 | +* [[PL: Poznań ZTM|localities/poznan_ztm]] |
|
10 | +* [[US: Rock Hill, SC My Ride|localities/rockhill_myride]] |
|
11 | 11 | |
12 | 12 | == Being worked on |
13 | 13 | |
14 | 14 | == Future |
15 | 15 | |
16 | -* Unnamed UK/GB Feed provided by UK Depertment for Transport |
|
16 | +* UK/GB provided by UK Depertment for Transport |
|
17 | 17 |
szczanieckiej.adoc
... | ... | @@ -0,0 +1 @@ |
1 | += Szczanieckiej |
traffic.adoc
... | ... | @@ -0,0 +1 @@ |
1 | += TRAFFIC |