From 3f158efbfd6deaf4e414f574c54c184b28143101 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Tue, 26 Mar 2019 16:07:20 +0100 Subject: Document remote actions API --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2223ffe1..31cf7ee8 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,11 @@ FAQ ----- You can find the FAQ here (same as in app): http://ics-openvpn.blinkt.de/FAQ.html +Controlling from external apps +------------------------------ + +There is the AIDL API for real controlling (see developing section). Due to high demand also the Activities `de.blinkt.openvpn.api.DisconnectVPN` and `de.blinkt.openvpn.api.ConnectVPN` exist. It uses `de.blinkt.openvpn.api.profileName` as extra for the name of the VPN profile. + Note to administrators ------------------------ -- cgit v1.2.3