From 6fcd36fb73b2351a58f812532ce846414ed77117 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Fri, 5 May 2017 00:52:44 +0200 Subject: Bootstrap repository --- readme.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 readme.md (limited to 'readme.md') diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..b59db81 --- /dev/null +++ b/readme.md @@ -0,0 +1,28 @@ +org.pacien.tincapp +================== + +Android binding and user interface for the tinc mesh VPN daemon. + +Project website: http://tincapp.pacien.org + + +Build +----- + +The project can be built using the Gradle `build` task. + +Requirements: + +- Android Platform Tools 26 +- Android Platform 21 +- Android SDK Tools 25 +- Android NDK 14 +- CMake +- LLDB + + +License +------- + +Project released under the terms of the GNU GPL v3. +See /license.txt -- cgit v1.2.3