Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/efrane/javaterminalemulation
- Owner: eFrane
- Created: 2010-12-20T16:48:57.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-12-27T20:54:07.000Z (almost 14 years ago)
- Last Synced: 2024-05-03T03:50:15.715Z (8 months ago)
- Language: Java
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.