diff options
Diffstat (limited to 'topics/ui/adding-terminal-output.gmi')
-rw-r--r-- | topics/ui/adding-terminal-output.gmi | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/topics/ui/adding-terminal-output.gmi b/topics/ui/adding-terminal-output.gmi index a3e3350..afe4e9b 100644 --- a/topics/ui/adding-terminal-output.gmi +++ b/topics/ui/adding-terminal-output.gmi @@ -6,6 +6,13 @@ GeneNetwork runs external tools. We would like to have an option for (advanced) As GN3 (REST) API handles calling external tools it kinda make sense to handle the terminal output page through GN3 and communicate through websockets. But first I'll do a Sinatra test run. +## Tags + +* assigned: ?? +* keywords: GN3, terminal, CLI +* status: unclear +* priority: low + ## possible xtermjs alternative => https://github.com/joewalnes/websocketd possible xtermjs alternative |