lbry-desktop.json 688 B

123456789101112131415161718192021222324
  1. {"names":["LBRY Desktop",
  2. "LBRY"],
  3. "comment":"A desktop app, front end for LBRY network",
  4. "links":{"website":"https://lbry.com/",
  5. "git":"https://github.com/lbryio/lbry-desktop",
  6. "wikipedia":"https://en.wikipedia.org/wiki/LBRY",
  7. "icon":"https://logos-download.com/wp-content/uploads/2019/01/LBRY_Credits_LBC_Logo.png"},
  8. "licenses":["MIT"],
  9. "platforms":["GNU/Linux",
  10. "Windows",
  11. "MacOS"],
  12. "interface":["Electron"],
  13. "languages":["JavaScript"],
  14. "networks_read":["LBRY"],
  15. "networks_write":["LBRY"],
  16. "formats_read":[],
  17. "formats_write":[],
  18. "generic_name":["LBRY Client",
  19. "Publication",
  20. "Video Player",
  21. "Music Player",
  22. "Marketplace",
  23. "Crypto"]}