blob: b59db814a4f13ddfacb0eee512be255737a55c11 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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
|