Added more software
This commit is contained in:
parent
156c9a8453
commit
f26bbc1cff
1 changed files with 37 additions and 16 deletions
|
@ -1,16 +1,37 @@
|
|||
{"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",
|
||||
{
|
||||
"comment": "A Qt LBRY client that uses the LyBerry Api",
|
||||
"formats_read": [],
|
||||
"formats_write": [],
|
||||
"generic_name": [
|
||||
"LBRY Client",
|
||||
"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"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue