|
A Syncplay client for Android + iOS — watch video in sync with friends, 100% Kotlin & Compose. The codebase the kmp-ssot pattern grew out of. |
I like porting things to Kotlin that everyone assumes need C or Java underneath. Most Kite libraries are pure common Kotlin — no JNI, no bundled binaries — which means they can compile for every target Kotlin supports: Android, JVM, iOS, macOS, Linux, Windows, JS and Wasm. Where a native core genuinely can't be avoided (FFmpeg, for codecs), the Kotlin API stays the same and the binary sits behind it.
|
Gradle plugin — declare |
|
Cross-platform file transfer. |
Network ping / latency tester. |
Torrent + HTTP downloader. iOS torrents via KiteTorrent. |



