Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

AJAX console window with ANSI/VT100 support?

Tags:

python

ajax

vt100

I'm planning to write gateway web application, which would need "terminal window" with VT100/ANSI escape code support. Are there any AJAX based alternatives for such a task?

I'm thinking something like this: http://tryruby.hobix.com/

My preferred backend for the system is Python/Twisted/Pylons, but since I'm just planning, I will explore every option.

like image 837
Harriv Avatar asked Oct 28 '08 20:10

Harriv


1 Answers

Try

AnyTerm

AjaxTerm

WebShell

like image 86
Luis Melgratti Avatar answered Sep 22 '22 12:09

Luis Melgratti