mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Bump Oak Node to v0.3.8 (#780)
This commit is contained in:
parent
ca89f39c44
commit
faaa025206
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: 8100
|
APP_PORT: 8100
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: oak-node.net/oak:v0.3.7@sha256:84311bd60af9afc729e3b83cdd6fcfe9bea5624deece039d08b299aa6004cc73
|
image: oak-node.net/oak:v0.3.8@sha256:226e4b91f753babbf166893dfa044ed80eafd00a13e75033c374bd11824ef961
|
||||||
user: "1000:1000"
|
user: "1000:1000"
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
|
@ -2,15 +2,21 @@ manifestVersion: 1
|
|||||||
id: oak-node
|
id: oak-node
|
||||||
category: bitcoin
|
category: bitcoin
|
||||||
name: Oak Node
|
name: Oak Node
|
||||||
version: "0.3.7"
|
version: "0.3.8"
|
||||||
tagline: Do more with your LND node
|
tagline: Do more with your LND node
|
||||||
description: >-
|
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: >-
|
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
|
developer: Carlos
|
||||||
website: https://oak-node.net
|
website: https://oak-node.net
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
Reference in New Issue
Block a user