Releases Tags
-
v0.8.1 Stable
released this 7 months ago | 4 commits to master since this release
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
- 14 KiB image.png
- 1.2 MiB ndg-v0.8.1-aarch64.tar.gz
- 228 B ndg-v0.8.1-aarch64.tar.gz.asc
-
v0.8.0 Stable
released this 8 months ago | 5 commits to master since this release
a screenlock feature implementation
the screenlock use case is a way to restrict access to the touchscreen,
for example from children. it is in no way a security measure against
theft or prolonged physical access.screenlock pin code can be enabled and disabled from the settings screen.
upon loss of the code, the only way to disable screenlock is to set
slock field to null in the nd daemon conf file.Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
- 11 KiB image.png
- 1.2 MiB ndg-v0.8.0-aarch64.tar.gz
- 228 B ndg-v0.8.0-aarch64.tar.gz.asc
-
v0.7.0 Stable
released this 8 months ago | 6 commits to master since this release
this release features node name change facility. it is now possible to give it a new name which applies to both hostname, visible on LAN, and lnd alias:
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
- 20 KiB image.png
- 1.2 MiB ndg-v0.7.0-aarch64.tar.gz
- 228 B ndg-v0.7.0-aarch64.tar.gz.asc
-
v0.6.0 Stable
released this 1 year ago | 18 commits to master since this release
release highlight: the daemon can now identify which state lnd is in and report to the GUI which displays different elements on the lighting tab, based on the
reported lnd state:- startup in progress: displays spinner
- no lightning wallet: displays a "setup" button and guides the user
through a simple workflow - reset an operational node
this means, the UI has now minimal but functional elements for any user
equipped with a smart phone to set up the lightning node without SSHing
in or using command line in general.Downloads
-
v0.5.1 Stable
released this 1 year ago | 21 commits to master since this release
a bugfix patch release which removes known memleaks and dealocks. see commits for details.
Downloads
-
v0.5.0 Pre-Release
released this 1 year ago | 23 commits to master since this release
release highlights:
- persistent configuration #6
- control sysupdate channel from the UI:
NOTE: this release still contains memleaks; use https://git.qcode.ch/nakamochi/ndg/releases/tag/v0.5.1
Downloads
-
v0.4.0 Pre-Release
released this 1 year ago | 30 commits to master since this release
this release adds lightning UI tab implementation:
as well as on-chain balance from the lnd node, in bitcoin UI tab:
also, upgraded zig from 0.10 to 0.11 in
328df67c5d
.NOTE: this release contains memleaks; use https://git.qcode.ch/nakamochi/ndg/releases/tag/v0.5.1
Downloads
-
v0.3.1 Stable
released this 1 year ago | 34 commits to master since this release
a patch release that improves on v0.3.0: update the UI immediately with most recent data on wakeup.
see commit
e84489c3
for details.Downloads
-
v0.3.0 Stable
released this 1 year ago | 35 commits to master since this release
release highlights: bitcoin tab initial implementation as per #9
Downloads
-
v0.2.0-1-gff883042-dev Pre-Release
released this 1 year ago | 0 commits to bitcoin-tab since this release
WIP in the bitcoin tab. not for general consumption. a dev build to try some things out.
Downloads