Added more software

This commit is contained in:
jyamihud 2022-05-14 21:02:24 +03:00
parent 156c9a8453
commit f26bbc1cff

View file

@ -1,16 +1,37 @@
{"names":["Lyberry"], {
"comment": "A Qt LBRY client that uses the LyBerry Api", "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_read": [],
"formats_write": [], "formats_write": [],
"generic_name":["LBRY Client", "generic_name": [
"LBRY Client",
"File Sharing", "File Sharing",
"Social Network"]} "Social Network"
],
"interface": [
"QT"
],
"issues": [],
"languages": [
"python"
],
"licenses": [
"GPL-3.0-or-later"
],
"links": {
"git": "https://notabug.org/MyBeansAreBaked/lyberry",
"icon": "https://player.odycdn.com/api/v4/streams/free/lyberry.png/7b5db9118ba7414de212fdcdca24f69ba8adc429/8588b0"
},
"names": [
"Lyberry"
],
"networks_read": [
"LBRY"
],
"networks_write": [
"LBRY"
],
"platforms": [
"GNU/Linux",
"Windows"
]
}