Python web terminal butterfly

Butterfly is a tornado web server written in python which powers a full featured web terminal. The js part is heavily based on term.js which is heavily based on jslinux. https://pypi.python.org/pypi/butterfly/1.2.5 Butterfly is developed by France guy Florian Mounier. $ pip –proxy : install butterfly $ Downloading/unpacking butterfly Running setup.py …

Portable Shell Terminal Kit

Portable shell terminal kit consisting few parts: 1) bash shell provided by msys, which is collection of GNU utilities on windows /portableapps/msys 2) gcc provided by MinGW, a contraction of "Minimalist GNU for Windows", is a minimalist development environment for native Microsoft Windows applications. /portableapps/mingw 3) DOS terminal replacement default …