runtipi/apps/nitter/config.json
2022-06-19 10:26:24 +02:00

13 lines
390 B
JSON

{
"name": "Nitter",
"available": true,
"port": 8106,
"id": "nitter",
"categories": ["social"],
"description": "A free and open source alternative Twitter front-end focused on privacy and performance.",
"short_desc": "Twitter without annoyances!",
"author": "zedeus",
"source": "https://github.com/zedeus/nitter",
"image": "/logos/apps/nitter.jpg",
"form_fields": []
}