Browse Source

Merge branch 'v1.2' of https://github.com/rootzoll/raspiblitz into v1.2

master
Christian Rotzoll 6 years ago
parent
commit
ea12af2a8a
  1. 2
      README.md
  2. 2
      home.admin/00infoBlitz2.sh
  3. 1584
      home.admin/infoblitzd.py

2
README.md

@ -582,7 +582,7 @@ You have still more questions? Check the [RaspiBlitz-FAQ-Archive](FAQ.md).
Everybody is welcome to join, improve and extend the RaspiBlitz - its a work in progress. [Check the issues](https://github.com/rootzoll/raspiblitz/issues) if you wanna help out or add new ideas. You find the scripts used for RaspiBlitz interactions on the device at `/home/admin` or in this git repo in the subfolder `home.admin`.
Also get inspired for a deep-dive with the original "[RaspiBolt](https://github.com/Stadicus/guides/tree/master/raspibolt)" tutorial on how to build a lightning node on the RaspberryPi which was the base work the RaspiBlitz was developed on - so much thx to Stadicus :)
Also get inspired for a deep-dive with the original "[RaspiBolt](https://stadicus.github.io/RaspiBolt/)" tutorial on how to build a lightning node on the RaspberryPi which was the base work the RaspiBlitz was developed on - so much thx to Stadicus :)
Join me on twitter [@rootzoll](https://twitter.com/rootzoll), visit us at a upcomming [#lightninghackday](https://twitter.com/hashtag/LightningHackday?src=hash) or check by on of our bitcoin meetups in Berlin ... every 1st Thursday evening a month at the room77 bar - feel free to buy me a beer with lightning there :)

2
home.admin/00infoBlitz2.sh

@ -1,2 +0,0 @@
#!/bin/bash
/usr/bin/env python3 infoblitzd.py $@

1584
home.admin/infoblitzd.py

File diff suppressed because it is too large
Loading…
Cancel
Save