Go to file
Tindy X 64bdd3d97c
Add basic BANA PASSPORT card support
2021-07-29 23:12:24 +08:00
.idea First public version 2021-03-04 01:28:39 +08:00
app Add basic BANA PASSPORT card support 2021-07-29 23:12:24 +08:00
gradle/wrapper Add detailed settings screen 2021-07-21 03:01:59 +08:00
.gitignore Initial commit 2021-03-04 00:53:44 +08:00
LICENSE Initial commit 2021-03-04 00:53:44 +08:00
README.md First public version 2021-03-04 01:28:39 +08:00
build.gradle Add detailed settings screen 2021-07-21 03:01:59 +08:00
gradle.properties First public version 2021-03-04 01:28:39 +08:00
gradlew First public version 2021-03-04 01:28:39 +08:00
gradlew.bat First public version 2021-03-04 01:28:39 +08:00
settings.gradle First public version 2021-03-04 01:28:39 +08:00

README.md

Brokenithm-Android

A version of Brokenithm, inspired by the Brokenithm-iOS project. Supports UDP and TCP connection to host, UDP for Wireless connection and TCP for adb reverse port forward (over USB for lower latency?).

The Windows server is in another repository.