From aa7f05d02b18a53778a58064224cae7311b55434 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Tue, 4 Feb 2014 17:44:58 +0700 Subject: system/graphterm: Added (A Graphical Terminal Interface). Signed-off-by: Willy Sudiarto Raharjo --- system/graphterm/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 system/graphterm/README (limited to 'system/graphterm/README') diff --git a/system/graphterm/README b/system/graphterm/README new file mode 100644 index 0000000000000..0b5118b9426bd --- /dev/null +++ b/system/graphterm/README @@ -0,0 +1,10 @@ +GraphTerm is a browser-based graphical terminal interface, that +aims to seamlessly blend the command line and graphical user +interfaces. You can use it just like a regular terminal, +backwards-compatible with xterm, and access the additional +graphical features as needed. These features can help impove your +terminal workflow by integrating clickable folder navigation with +command line operations and +letting you view image/HTML output without a separate window. +You can use the GraphTerm API to build "mashups" of web applications +that work seamlessly within the terminal. -- cgit v1.2.3