16 lines
525 B
JSON
16 lines
525 B
JSON
{"names":["Librarian"],
|
|
"comment":"A minimal web-instance for LBRY",
|
|
"links":{"website":"https://lbry.bcow.xyz/",
|
|
"git":"https://codeberg.org/librarian/librarian",
|
|
"icon":"https://codeberg.org/librarian/librarian/raw/branch/main/static/img/librarian.svg"},
|
|
"licenses":["AGPL-3.0"],
|
|
"platforms":["Web"],
|
|
"interface":["HTML5"],
|
|
"languages":["Go"],
|
|
"networks_read":["LBRY"],
|
|
"networks_write":["LBRY"],
|
|
"formats_read":[],
|
|
"formats_write":[],
|
|
"generic_name":["LBRY Client",
|
|
"Video Player",
|
|
"Music Player"]}
|