12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- {
- "comment": "A desktop app, front end for LBRY network",
- "formats_read": [],
- "formats_write": [],
- "generic_name": [
- "LBRY Client",
- "Publication",
- "Video Player",
- "Music Player",
- "Marketplace",
- "Crypto"
- ],
- "interface": [
- "Electron"
- ],
- "issues": [
- "Discontinued"
- ],
- "languages": [
- "JavaScript"
- ],
- "licenses": [
- "MIT"
- ],
- "links": {
- "git": "https://github.com/lbryio/lbry-desktop",
- "icon": "https://logos-download.com/wp-content/uploads/2019/01/LBRY_Credits_LBC_Logo.png",
- "website": "https://lbry.com/",
- "wikipedia": "https://en.wikipedia.org/wiki/LBRY"
- },
- "names": [
- "LBRY Desktop",
- "LBRY"
- ],
- "networks_read": [
- "LBRY"
- ],
- "networks_write": [
- "LBRY"
- ],
- "platforms": [
- "GNU/Linux",
- "Windows",
- "MacOS"
- ]
- }
|