FreeCompetitors/apps/fast-lbry.json
2022-04-02 13:49:24 +03:00

21 lines
576 B
JSON

{"names":["Fast LBRY",
"flbry"],
"comment":"A fast client to LBRY",
"links":{"git":"https://notabug.org/jyamihud/FastLBRY-terminal",
"icon":"https://notabug.org/jyamihud/FastLBRY-terminal/raw/master/icon.png"},
"licenses":["GPL-3.0-or-later", "AGPL-3.0-or-later"],
"platforms":["GNU/Linux",
"Web"],
"interface":["Terminal",
"GTK",
"HTML5"],
"languages":["Python"],
"networks_read":["LBRY"],
"networks_write":["LBRY"],
"formats_read":[],
"formats_write":[],
"generic_name":["LBRY Client",
"Publication",
"Marketplace",
"Crypto"]}