No Description

Adam Pioterek 0346c44670 new formula to decide valid timetables & small post, script asks for timetables 5 years ago
app 0b6039cf44 bump version 5 years ago
converter 0346c44670 new formula to decide valid timetables & small post, script asks for timetables 5 years ago
gradle 83857f134e removing from favourite cache when removing plate 6 years ago
research 0346c44670 new formula to decide valid timetables & small post, script asks for timetables 5 years ago
.gitignore 0346c44670 new formula to decide valid timetables & small post, script asks for timetables 5 years ago
.travis.yml a25935106b DayNight 6 years ago
LICENSE faab003a1d GNU GPL v3 6 years ago
README.md 9f5be268ff NoDb can be skipped 5 years ago
build.gradle 39f47ca668 show departure time on departure click 5 years ago
gradle.properties b96ea951ad faster favourites --- now use same code as stops 6 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 0b9f9bd852 new colours 6 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

Roadmap

App

more important higher

(tick – released, M – on master, T – testing)

  • 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; most recent commit will be on other branch (there’s a branch with upcomming version and branches with betas that are periodically merged into it).

…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/>.