Added lyberry, nitter and proxitok.
This commit is contained in:
parent
43ba75990c
commit
e3c1809d81
3 changed files with 53 additions and 0 deletions
16
apps/lyberry.json
Normal file
16
apps/lyberry.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{"names":["Lyberry"],
|
||||
"comment":"A Qt LBRY client that uses the LyBerry Api",
|
||||
"links":{"website":"https://proxitok.herokuapp.com/",
|
||||
"git":"https://git.tristans.cloud/tristan/lyberry_qt",
|
||||
"icon":"https://player.odycdn.com/api/v4/streams/free/lyberry.png/7b5db9118ba7414de212fdcdca24f69ba8adc429/8588b0"},
|
||||
"licenses":["AGPL-3.0"],
|
||||
"platforms":["Web"],
|
||||
"interface":["QT"],
|
||||
"languages":["python"],
|
||||
"networks_read":["LBRY"],
|
||||
"networks_write":["LBRY"],
|
||||
"formats_read":[],
|
||||
"formats_write":[],
|
||||
"generic_name":["LBRY Client",
|
||||
"File Sharing",
|
||||
"Social Network"]}
|
18
apps/nitter.json
Normal file
18
apps/nitter.json
Normal file
|
@ -0,0 +1,18 @@
|
|||
{"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"]}
|
19
apps/proxitok.json
Normal file
19
apps/proxitok.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{"names":["ProxiTok"],
|
||||
"comment":"Use Tiktok with an alternative frontend.",
|
||||
"links":{"website":"https://proxitok.herokuapp.com/",
|
||||
"git":"https://github.com/pablouser1/ProxiTok",
|
||||
"documentation":"https://github.com/pablouser1/ProxiTok/wiki",
|
||||
"icon":"https://avatars.githubusercontent.com/u/17802865?s=120&v=4"},
|
||||
"licenses":["AGPL-3.0"],
|
||||
"platforms":["Web"],
|
||||
"interface":["Touch",
|
||||
"HTML"],
|
||||
"languages":["Latte",
|
||||
"PHP"],
|
||||
"networks_read":["Twitter"],
|
||||
"networks_write":[],
|
||||
"formats_read":[],
|
||||
"formats_write":[],
|
||||
"generic_name":["TikTok Client",
|
||||
"Image Sharing",
|
||||
"Social Network"]}
|
Loading…
Reference in a new issue