app-store/apps/viewtube/config.json

19 lines
507 B
JSON
Raw Normal View History

{
"$schema": "../schema.json",
"name": "ViewTube",
"port": 8180,
"available": true,
"exposable": true,
"id": "viewtube",
"tipi_version": 3,
"version": "0.13.0",
"categories": [
"media"
],
"description": "The open source, privacy-conscious way to enjoy your favorite YouTube content.",
"short_desc": "The open source, privacy-conscious way to enjoy your favorite YouTube content.",
"author": "ViewTube",
"source": "https://github.com/ViewTube/viewtube",
"form_fields": []
}