FreeCompetitors/apps/nitter.json

19 lines
591 B
JSON
Raw Normal View History

2022-04-03 00:34:25 +02:00
{"names":["Nitter"],
"comment":"Free and open source alternative Twitter front-end focused on privacy and performance.",
"links":{"website":"https://nitter.net/",
"git":"https://github.com/zedeus/nitter",
"documentation":"https://github.com/zedeus/nitter/wiki",
"icon":"https://nitter.net/logo.png"},
"licenses":["AGPL-3.0"],
"platforms":["Web"],
"interface":["Touch",
"HTML"],
"languages":["Nim"],
"networks_read":["Twitter"],
"networks_write":[],
"formats_read":[],
"formats_write":[],
"generic_name":["Twitter Client",
"Image Sharing",
"Social Network"]}