Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/efrane/javaterminalemulation

Java emulation of a typical terminal window behaviour with dynamic command extensibility.
https://github.com/efrane/javaterminalemulation

Last synced: about 2 months ago
JSON representation

Java emulation of a typical terminal window behaviour with dynamic command extensibility.

Awesome Lists containing this project

README

        

JavaTerminalEmulator
====================

This is a terminal emulator written entirely in java. It's basic design goal however
is not to actually emulate a system terminal, but to provide the infrastructure to
run virtually any command driven input/output system in a terminal-like environment.