aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2017-05-05 00:52:44 +0200
committerPacien TRAN-GIRARD2017-05-05 00:52:44 +0200
commit6fcd36fb73b2351a58f812532ce846414ed77117 (patch)
tree827a20832eae614b356668c4bbea5d25c3e2c625 /readme.md
downloadtincapp-6fcd36fb73b2351a58f812532ce846414ed77117.tar.gz
Bootstrap repository
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..b59db81
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,28 @@
1org.pacien.tincapp
2==================
3
4Android binding and user interface for the tinc mesh VPN daemon.
5
6Project website: http://tincapp.pacien.org
7
8
9Build
10-----
11
12The project can be built using the Gradle `build` task.
13
14Requirements:
15
16- Android Platform Tools 26
17- Android Platform 21
18- Android SDK Tools 25
19- Android NDK 14
20- CMake
21- LLDB
22
23
24License
25-------
26
27Project released under the terms of the GNU GPL v3.
28See /license.txt