ref: v2.0-beta
./README.md
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 |
# Bimba [![Build Status](https://travis-ci.org/apiote/Bimba.svg?branch=master)](https://travis-ci.org/apiote/Bimba) 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. <a href="https://f-droid.org/packages/ml.adamsprogs.bimba/" target="_blank"> <img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="80"/></a> ## Roadmap ### App *more important higher* *(tick – released, M – on master, T – testing)* * [x] incremental timetable generator * [x] favourite stops * [x] offline timetable * [x] Virtual Monitor * [x] peek all departures in a favourite * [x] less nonintuitive 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 * [x] VM times immediately if online, not through offline timetable * [x] detecting holiday * [ ] ticket machines on map * [ ] ever-present searchbar * [ ] other things on map Also * efficiency --- 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/>. Dachshund for low-floor icon derived from [Wikimedia Commons](https://commons.wikimedia.org/wiki/File:Short-haired-Dachshund.jpg), (c) Igor Bredikhin CC-BY 3.0. All other icons [Material](https://material.io/icons), (c) Google Apache 2.0. Feature image [Wikimedia Commons](https://commons.wikimedia.org/wiki/File:Poznan._Kaponiera_finally_opened_(44).jpg) (c) MOs810 CC BY-SA 4.0. |