|
| 1 | +{ |
| 2 | + "name": "albyhub", |
| 3 | + "short_name": "albyhub", |
| 4 | + "author": { |
| 5 | + "name": "getAlby", |
| 6 | + "link": "https://www.albyhub.com" |
| 7 | + }, |
| 8 | + "website": { |
| 9 | + "name": "GitHub", |
| 10 | + "link": "https://github.com/getAlby/hub" |
| 11 | + }, |
| 12 | + "category": "lightning_app", |
| 13 | + "short_description": "Lightning Wallet", |
| 14 | + "description": [ |
| 15 | + "Alby Hub is a self-custodial, open source lightning wallet that connects to apps.", |
| 16 | + "Lightning Made Easy - Running your own node has never been easier.", |
| 17 | + "Set up your own LDK Lightning node in one click, top up channels via credit card or bank transfer,", |
| 18 | + "choose from the most reliable liquidity providers in the space and get 24/7 live support", |
| 19 | + "– all in one intuitive interface.", |
| 20 | + "You will also easily understand how the lightning network works and learning effortlessly along the way." |
| 21 | + ], |
| 22 | + "latest_version": "v1.15.0", |
| 23 | + "supported_archs": null, |
| 24 | + "download_skip": true, |
| 25 | + "download_type": "source", |
| 26 | + "download_source_url": "not_required", |
| 27 | + "download_binary_url": { |
| 28 | + "aarch64": "download_url", |
| 29 | + "x86_64": "download_url" |
| 30 | + }, |
| 31 | + "install_env_vars": {}, |
| 32 | + "supports_app_page": true, |
| 33 | + "supports_testnet": false, |
| 34 | + "http_port": 8080, |
| 35 | + "https_port": 8081, |
| 36 | + "requires_bitcoin": false, |
| 37 | + "requires_docker_image_installation": true, |
| 38 | + "requires_electrs": false, |
| 39 | + "requires_lightning": false, |
| 40 | + "show_on_application_page": true, |
| 41 | + "show_on_homepage": true, |
| 42 | + "show_on_status_page": true, |
| 43 | + "hide_status_icon": false, |
| 44 | + "app_tile_name": "albyhub", |
| 45 | + "app_tile_running_status_text": "Running", |
| 46 | + "app_tile_button_text": "Info", |
| 47 | + "app_tile_button_href": "/app/albyhub/info", |
| 48 | + "app_page_show_open_button": true, |
| 49 | + "app_page_content": [ |
| 50 | + { |
| 51 | + "heading": "Instructions", |
| 52 | + "content": [ |
| 53 | + "Alby Hub - Your Own Center for Internet Money", |
| 54 | + "On first login non-recoverable password will be created.", |
| 55 | + "Configuration with LDK will create non-custodial Lightning Node.", |
| 56 | + "Lightning node uses external services for Bitcoin Blockchain data and indexes. So disk space usage of Alby Hub is minimal.", |
| 57 | + "Make sure you have backups https://guides.getalby.com/user-guide/alby-account-and-browser-extension/alby-hub/backups-and-recover", |
| 58 | + "You can open the app with the Open button on the left.", |
| 59 | + "Enjoy!" |
| 60 | + ] |
| 61 | + } |
| 62 | + ], |
| 63 | + "can_uninstall": true, |
| 64 | + "can_reinstall": true, |
| 65 | + "can_enable_disable": true, |
| 66 | + "is_beta": false, |
| 67 | + "is_premium": false, |
| 68 | + "homepage_section": "apps", |
| 69 | + "homepage_order": 91, |
| 70 | + "app_type": "custom", |
| 71 | + "sdk_version": 2 |
| 72 | +} |
0 commit comments