Skip to main content

A Graphical Terminal Interface

Project description

NOTE: This version is OBSOLETE. Download the latest version from http://pypi.python.org/pypi/graphterm

GraphTerm is a browser-based graphical terminal interface, that aims to seamlessly blend the command line and graphical user interfaces. The goal is to provide a fully backwards-compatible terminal emulator for xterm, with additional graphical extensions that can be accessed as needed. GraphTerm builds upon two earlier browser-based terminal projects, XMLTerm, and AjaxTerm. (Another recent project along these lines is TermKit.)

A GraphTerm terminal window is just a web page served from the GraphTerm web server program. Multiple users can connect simultaneously to the web server to share terminal sessions. Multiple hosts can also connect to the server (on a different port), allowing a single user to access all of them via the browser. The GraphTerm server acts as a router, sending input from browser windows for different users to the appropriate terminal (“pseudo-tty”) sessions running on different hosts, and transmitting the terminal output back to the browser windows.

This flexible, networked implementation allows for several possible applications for GraphTerm, such as:

  • an enhanced terminal that combines the command line with basic GUI operations like navigating folders, file drag-and-drop, displaying images etc.

  • a web-based remote desktop that supports a simple GUI without the need for installing VNC or X-windows on the remote host

  • a detachable terminal multiplexer, sort of like GNU screen or tmux (but with only basic features)

  • a collaborative terminal that can be remotely accessed by multiple users simultaneously, to run programs, edit files etc.

  • a simple presentation tool for webcasting images as slideshows (and receiving live feedback)

  • a management console for a cluster of real or virtual hosts, (e.g., to create a virtual computer lab using cloud instances)

The interface is designed to be touch-friendly for use with tablets, relying upon command re-use to minimize the need for a keyboard. It preserves history for all commands, whether entered by typing, clicking, or tapping. It is also themable using CSS.

You can find more information on using GraphTerm in its project page. Images of GraphTerm in action can be found in screenshots and in this YouTube Video. Here is a sample screenshot illustrating graphical gls and cat command output using a 3D perspective theme (captured on OS X Lion, using Google Chrome).

https://github.com/mitotic/graphterm/raw/master/doc-images/gt-screen-stars3d.png

NOTE: This version is OBSOLETE. Download the latest version from http://pypi.python.org/pypi/graphterm

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

graphterm-0.34.0.tar.gz (1.1 MB view hashes)

Uploaded Source

Built Distribution

graphterm-0.34.0-py2.7.egg (1.7 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page