diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-04 17:44:58 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-08 11:10:09 -0600 |
commit | aa7f05d02b18a53778a58064224cae7311b55434 (patch) | |
tree | 637524a722ac92deafb46e333d35f58c4863f960 /system/graphterm/README | |
parent | c8c4faa08cd989df29d4348654183704a109cfc4 (diff) | |
download | slackbuilds-aa7f05d02b18a53778a58064224cae7311b55434.tar.gz |
system/graphterm: Added (A Graphical Terminal Interface).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/graphterm/README')
-rw-r--r-- | system/graphterm/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/graphterm/README b/system/graphterm/README new file mode 100644 index 0000000000..0b5118b942 --- /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. |