ok300
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
11 additions and
5 deletions
-
oak-node/docker-compose.yml
-
oak-node/umbrel-app.yml
|
|
@ -7,7 +7,7 @@ services: |
|
|
|
APP_PORT: 8100 |
|
|
|
|
|
|
|
web: |
|
|
|
image: oak-node.net/oak:v0.3.7@sha256:84311bd60af9afc729e3b83cdd6fcfe9bea5624deece039d08b299aa6004cc73 |
|
|
|
image: oak-node.net/oak:v0.3.8@sha256:226e4b91f753babbf166893dfa044ed80eafd00a13e75033c374bd11824ef961 |
|
|
|
user: "1000:1000" |
|
|
|
restart: on-failure |
|
|
|
stop_grace_period: 1m |
|
|
|
|
|
@ -2,15 +2,21 @@ manifestVersion: 1 |
|
|
|
id: oak-node |
|
|
|
category: bitcoin |
|
|
|
name: Oak Node |
|
|
|
version: "0.3.7" |
|
|
|
version: "0.3.8" |
|
|
|
tagline: Do more with your LND node |
|
|
|
description: >- |
|
|
|
Oak Node gives you Scheduled Sends. Use it to schedule recurring tips to LNURL or Lightning Addresses. |
|
|
|
Oak Node lets you schedule recurring tips to your favorite projects or content creators. All they need is a Lightning Address. |
|
|
|
|
|
|
|
|
|
|
|
For Nostriches out there, the included Nostr bot gives you control over your sats from any Nostr client. |
|
|
|
Are you on Nostr? Oak Node's Nostr bot has all sorts of goodies. NWC support? Sure. A way to DM your bot from anywhere |
|
|
|
and get it to send or receive sats for you? Yes, it's there. Perhaps even ... a way to zap notes on Damus? Included |
|
|
|
as well, check out the bot's Shadowy LN Tips module. |
|
|
|
|
|
|
|
|
|
|
|
Do you want to access your LN wallet from your phone, without having to use tor? The Email bot lets you check your balance, |
|
|
|
create and pay invoices directly from your phone. Works well even when your phone has slow or poor data reception. |
|
|
|
releaseNotes: >- |
|
|
|
Added support for NIP-47 Nostr Wallet Connect, allowing you to connect Nostr apps to your LN node |
|
|
|
This update brings dark mode and improved NWC support. |
|
|
|
developer: Carlos |
|
|
|
website: https://oak-node.net |
|
|
|
dependencies: |
|
|
|