Skip to content

Lightning Network Daemon Watcher - A heads up display of your lightning node in a simple shell script.

License

Notifications You must be signed in to change notification settings

qbert911/lnd-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lightning Network Daemon (LND) Watcher

A heads up display of your lightning node in a simple shell script.

(Depends on jq and pup to parse json and html respectively.)

sudo apt-get install jq
go get github.com/ericchiang/pup
curl -o watchlnd.sh https://raw.githubusercontent.com/qbert911/lnd-watcher/master/watchlnd.sh
sudo chmod +x watchlnd.sh
./watchlnd.sh

If you like my work please consider connecting to my (secure tor) node to provide some inbound liquidity: 02419ef2aa268f21606cdc725f08d5ddf2365de96b2606b5852e4155c0f24260e3@lcmy4wbbgymxypp4vozfdhsv5stnk4nssfpl6eimqnarcvea6uu6lgid.onion:9735

lnd git2

About

Lightning Network Daemon Watcher - A heads up display of your lightning node in a simple shell script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages