No Description

Adam Pioterek a477232b32 Merge branch 'develop' 5 years ago
app 33b755d4b5 v2.2.1 5 years ago
gradle 417ac23db4 fix sorting in stop specify — line ‘T1’ is not int 5 years ago
i18n 5403ab021b i18n — po 5 years ago
research 3d6f8a52c6 moved api specs to api repo 5 years ago
.gitignore b3ed2a4684 no caching old etag when timetable download breaks 5 years ago
.travis.yml a25935106b DayNight 6 years ago
CHANGELOG.rst 8a17e74577 changelog 2.2.1 5 years ago
LICENSE faab003a1d GNU GPL v3 6 years ago
README.md a47091d146 lowFloor and tickets infos from VM 5 years ago
build.gradle a47091d146 lowFloor and tickets infos from VM 5 years ago
gradle.properties 50769beb10 migration to new Kotlin and androidx 5 years ago
gradlew 2ebfa43ef2 empty project 7 years ago
gradlew.bat 2ebfa43ef2 empty project 7 years ago
settings.gradle 2ebfa43ef2 empty project 7 years ago
todo 417ac23db4 fix sorting in stop specify — line ‘T1’ is not int 5 years ago

README.md

Bimba Build Status

Bimba (pronounced BEEM-bah [ˈbiːmbʌ], Poznań subdialect for ‘tram’) is the first Free-Software Poznań wandering guide

With Bimba You can check the public transport timetable in Poznań agglomeration (run by ZTM Poznań), and thanks to the Virtual Monitor You can see when exactly a bus or tram will arrive.

Get it on F-Droid

Bimba can be found at Mastodon

Mirror

If You’re reading this on Github, You’re seeing a mirror. Changes are pushed to the mirror only when there’s a push to master. The original repo is available on NotABug.

Tags (releases) are published in both services but binary builds after version 2.0 are available only on NotABug.

Issues will be tracked in both services. Pull requests on Github will be asked to be sent via e-mail as diffs.

Roadmap

more important higher

  • incremental timetable generator
  • favourite stops
    • offline timetable
    • Virtual Monitor
    • peek all departures in a favourite
  • less non-intuitive timetable refresh gesture
  • nearest stop(s) by GPS
  • ‘through mid-stop’ on lines with only 1 direction
  • city bike stations on map
  • searching by line number
  • stops on map
  • refreshing on wakeup
  • VM times immediately if online, not through offline timetable
  • detecting holiday
  • ticket machines on map
  • ever-present searchbar
  • other things on map

If You want to help…

…be sure to…

  • check the issues, both closed and open;
  • check the most recent commit. Master contains published snapshots; The most recent commit will be on other branch—most likely develop, but there may be a release, feature or hotfix branches. For full description of workflow model head to Nvie’s model.

…then You can…

  • add a new translation. Just translate strings.xml and make a pull request or an issue;
  • set up Your own converter instance. For more info head to the converter readme
  • help me move my own converter to some PaaS (like Heroku or other I-don’t-know-because-I-cannot-into-cloud)
  • think about any other way
  • donate. More info there

Thanks to…


Bimba
Copyright (C) 2017–2018  Adam Pioterek

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.