mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
25 lines
782 B
YAML
25 lines
782 B
YAML
manifestVersion: 1
|
|
id: bleskomat-server
|
|
category: Wallet Servers
|
|
name: Bleskomat Server
|
|
version: "1.3.4"
|
|
tagline: Connect a Bleskomat ATM to your Lightning node
|
|
description: The Bleskomat ATM is the next generation Bitcoin Lightning ATM.
|
|
This app will allow you to easily connect your Bleskomat ATM to the Lightning
|
|
node on your Umbrel. A simple web interface is provided which you can use to
|
|
manage and authorize one or more Bleskomat ATMs as well as view a list of
|
|
recent payments handled by the server.
|
|
developer: Bleskomat
|
|
website: https://www.bleskomat.com
|
|
dependencies:
|
|
- lightning
|
|
repo: https://github.com/samotari/bleskomat-server
|
|
support: https://t.me/bleskomat
|
|
port: 3333
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
path: ""
|
|
deterministicPassword: true
|
|
torOnly: false |