[Japanese Page]
TTYPLAYER
What is TTYPLAYER?
It "replays" a terminal screen display,
like a video player, on Web browser as an applet.
Terminal screen is
recorded by a TTY Recorder `ttyrec'
(See http://www.namazu.org/~satoru/ttyrec/).
Demonstration
(Your web browser must have the java applet feature.)
Features
Main escape sequences are implemented.
Following escape sequences are not supported.
- Bold, underline, blink.
- Tab set / unset.
- Techronix compatible mode.
- DEC private mode.
- Change of window title.
- Replay control by mouse.
- Switch of character sets.
Currently only EUC-JP (ASCII + JISX0208) is supported.
- Switching font files.
Currently 8x16 and jiskan16 fonts in X11 are used.
Source code in developing
I a developing this software on FreeBSD.
-
makefile, for compiling Java code.
- ttyplayer.java,
the source code for the applet.
- mkdata.c,
A font format conversion program.
This is required to convert BDF fonts into binary formats
that ttyplayer uses.
- fonts/Makefile
A makefile for converting font files.
- fonts/8x16.bdf
A font file in BDF format.
You must convert this file with 'mkdata'
as 'fonts/8x16.dat.gz'.
- fonts/jiskan16.bdf
A font file in BDF format.
You must convert this file with 'mkdata'
as 'fonts/jiskan16.dat.gz'.
Developper
Hirotsugu Kakugawa (Hiroshima University)
h.kakugawa@computer.org
Access Counter: