/KaiOS-STF-Agent

KaiOS counterpart of Android STFService.apk. This is a binary executable implemented with protobuf to provide an operational set of commands defined in Open STF wire.proto

Primary LanguageC++Apache License 2.0Apache-2.0

KaiOS agent for OpenSTF

This program is functionaly equivalent to STFService.apk. While STFService targets Android devices, this one monitors and performs various actions on a KaiOS device.

This is basically a server written in C++ implementing the same protocol as OpenSTF (based on protobuf).