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 1 month 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 (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-12-27T20:54:07.000Z (over 15 years ago)
- Last Synced: 2025-01-06T15:18:45.014Z (over 1 year 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.