Android App

/.module.json (322 B)

 1
2
3
4
5
6
7
8
9
10
11
{
"name": "Android App",
"icon": "mobile",
"description": "Webview-based application and Android build",
"authorName": "Kyle U",
"authorEmail": "kyle@kyleu.com",
"license": "CC0",
"sourcecode": "https://github.com/kyleu/projectforge/tree/main/module/android",
"priority": 30,
"technology": ["android"]
}