Difference between revisions of "Terminal UIs"

From PlebNet Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
This page is a stub.
Terminal UIs (TUIs) enable lightning node operators to interact with their nodes graphically via a Terminal (as opposed to a web browser). This has the advantage of requiring a smaller software stack than browser-based user interfaces.


Terminal UIs (TUIs) enable lightning node operators to interact with the lightning graphically via a Terminal (as opposed to a web browser). This has the advantage of requiring a smaller software stack than browser-based user interfaces.
== Lightning TUIs ==
 
=== Suez ===
 
Suez is a [https://github.com/prusnak/suez Tool for pretty printing and optimizing Lightning Network channels] written in Python.


[[File: Suez_tui.png|800px]]
[[File: Suez_tui.png|800px]]
https://github.com/prusnak/suez

Revision as of 01:57, 15 July 2021

Terminal UIs (TUIs) enable lightning node operators to interact with their nodes graphically via a Terminal (as opposed to a web browser). This has the advantage of requiring a smaller software stack than browser-based user interfaces.

Lightning TUIs

Suez

Suez is a Tool for pretty printing and optimizing Lightning Network channels written in Python.

Suez tui.png