app-store/apps/proxitok/config.json
2023-11-02 20:59:54 +01:00

18 lines
456 B
JSON

{
"$schema": "../schema.json",
"name": "ProxiTok",
"available": true,
"exposable": true,
"port": 8118,
"id": "proxitok",
"categories": ["social"],
"description": "",
"tipi_version": 5,
"version": "master",
"short_desc": "Open source alternative frontend for TikTok made using PHP ",
"author": "pablouser1",
"source": "https://github.com/pablouser1/ProxiTok",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
}