Yahia Alhussiny
08/07/2026, 3:35 AMPeripheral and Scanner APIs, allowing Kable-based application code to switch between local and remote BLE with minimal changes.
Potential uses include testing BLE apps in Android emulators or iOS simulators, accessing remote lab hardware, and running BLE integration tests in CI. The KMP client supports JVM, Android, and iOS, with agent implementations in Kotlin and Rust (for deployment on machines without JVM).
I recently published the first official public release and would really appreciate feedback, particularly on the Kable integration and API design:
github.com/Yahia-Mohammad/remote-bletravis
08/07/2026, 7:58 AMYahia Alhussiny
08/07/2026, 8:05 AM