This can be an app for the hub (node, channel & on-chain management) and another one for any NWC wallet.
I created a basic UI demo with Claude available at https://jurjendevries.github.io/bitcoin-automation-ui-demo/
An IFTTT-style automation platform for Bitcoin and Lightning, where users can create simple automations using a "If This, Then That" interface.
Triggers (If This happens): >
Actions (Then do That):
Example use cases:
When receiving >1M sats, automatically split it between 3 addresses
When channel balance drops below 20%, send a Telegram alert
When a specific address receives a payment, forward it via Lightning
When mempool fees are low, consolidate UTXOs
When a Nostr event matches criteria, make a Lightning payment
The goal is to allow users to automate common Bitcoin/Lightning operations without coding, similar to how IFTTT works for web services.