umbrel-apps/bleskomat-server/umbrel-app.yml

27 lines
857 B
YAML
Raw Normal View History

2022-05-16 13:30:51 +00:00
manifestVersion: 1
2022-04-20 20:32:07 +00:00
id: bleskomat-server
category: bitcoin
2022-04-20 20:32:07 +00:00
name: Bleskomat Server
2022-06-05 15:30:47 +00:00
version: "1.3.4"
2022-04-20 20:32:07 +00:00
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:
2022-05-28 10:23:39 +00:00
- lightning
2022-04-20 20:32:07 +00:00
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
submitter: Charles Hill
submission: https://github.com/getumbrel/umbrel/pull/1175