diff --git a/apps/lyberry.json b/apps/lyberry.json new file mode 100644 index 0000000..e16f6b2 --- /dev/null +++ b/apps/lyberry.json @@ -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"]} diff --git a/apps/nitter.json b/apps/nitter.json new file mode 100644 index 0000000..8e1c21a --- /dev/null +++ b/apps/nitter.json @@ -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"]} diff --git a/apps/proxitok.json b/apps/proxitok.json new file mode 100644 index 0000000..ccf5ff3 --- /dev/null +++ b/apps/proxitok.json @@ -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"]}