Difference between revisions of "Terminal UIs"

From PlebNet Wiki
Jump to navigation Jump to search
m
(Prepared the page for translation)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
This page is a stub.
<languages/>
<translate>
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]]
 
</translate>
https://github.com/prusnak/suez

Latest revision as of 19:52, 2 October 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