app-store/apps/nitter/config.json
Nicolas Meienberger d64bb1f2b7 Initial commit
2022-07-28 19:46:12 +02:00

14 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": []
}