説明なし

Adam 988794d933 select basic options for journeys 1 週間 前
LICENSES e2a17b89d1 add reuse to build script 1 週間 前
app 988794d933 select basic options for journeys 1 週間 前
fruchtfleisch 7dfa47ef0d search journeys 1 週間 前
gradle 4b84c3a656 update gradle 3 ヶ月 前
metadata 25b62d13a6 Merge branch 'translations' into develop 1 週間 前
.gitignore 7b6047ea6c show departed when arrival time == departure time 2 ヶ月 前
3imba.svg 28e71396b2 cleanup 1 年間 前
3imba.svg.license 074369c548 REUSE compliance 11 ヶ月 前
CHANGELOG.adoc 74b556926a release 3.7 3 ヶ月 前
CODE_OF_CONDUCT 074369c548 REUSE compliance 11 ヶ月 前
README.adoc bfa281dd00 release version 3.8.0 (34) 1 週間 前
REUSE.toml e2a17b89d1 add reuse to build script 1 週間 前
bimba.svg 71a233a39c turn logo into squircle 3 ヶ月 前
build.gradle.kts 9d66a802a5 show journey detailed info 1 週間 前
gradle.properties 409f8c666e fix cache without credentials 4 ヶ月 前
gradlew 074369c548 REUSE compliance 11 ヶ月 前
gradlew.bat 074369c548 REUSE compliance 11 ヶ月 前
release.sh a1e1361ee7 release version 3.7.1 (33) 2 ヶ月 前
settings.gradle.kts 681a75ec84 show rounded coloured chips in change options 5 ヶ月 前

README.adoc

// SPDX-FileCopyrightText: Adam Evyčędo
//
// SPDX-License-Identifier: GPL-3.0-or-later

= Bimba
Adam Evyčędo
v3.8.0 2025-01-21
:toc:

Bimba is a FLOSS public transport passenger companion; a timetable in your pocket.

Bimba can be found on https://floss.social/@bimba[Mastodon]

== Name

Bimba is pronounced BEEM-bah [ˈbimba].
The name is Poznań subdialect for ‘tram’.

== Installing

Preffered method is to download Bimba from F-Droid:

[link=https://f-droid.org/packages/xyz.apiote.bimba.czwek]
image::https://f-droid.org/badge/get-it-on.png[Get it on F-Droid,207,80]

== Contribute

This project uses The Code of Merit, which is available as CODE_OF_CONDUCT file.

Bimba is translated using https://hosted.weblate.org/projects/bimba/[Weblate]

The roadmap is available in `CHANGELOG.adoc` file and—although it’s not set in stone—feature requests are highly discouraged. Contributions, however, are welcome as patches; please send them to mailto:patches@bimba.app using `git send-email`. Patches must include a sign-off to certify agreement to https://developercertificate.org/[Developer Certificate of Origin].

== Contact

Communication—questions, bugs, etc.—should go through either:

* the mailing list at mailto:questions@bimba.app,
* the public Matrix channel https://matrix.to/#/#marblearch:apiote.xyz[#marblearch:apiote.xyz],
* the Mastodon account at https://floss.social/@bimba

Note that all communication may be or will be made public.

== Mirrors

The canonical repository for this project is https://git.apiote.xyz/Bimba.git it’s mirrored at https://notabug.org/apiote/Bimba and https://codeberg.org/apiote/Bimba

Mirrors exist solely for the sake of the code and any additional functions provided by third-party services (including but not limited to issues and pull requests) will not be used and will be ignored.

== License

----
Bimba Copyright (c) Adam Evyčędo

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

=== Thanks to…

* https://github.com/tebriz159 for new logo
* https://material.io/icons[Material Icons], © Google Apache 2.0