FreeCompetitors/apps/nitter.json
2022-04-02 17:34:25 -05:00

19 lines
591 B
JSON

{"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"]}