Skip to content

fbarriga/jVT220

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI Status GitHub Actions Build Status GitHub license GitHub contributors GitHub issues GitHub pull-requests

GitHub watchers GitHub forks GitHub stars

jVT220 - Java VT220 terminal emulator

This repository is forked from stephanemartin/jVT220 that was forked from jvt220.

For more information:

Usage

To use the emulator as Maven dependency include in pom.xml

  <dependency>
    <groupId>cl.felipebarriga</groupId>
    <artifactId>jvt220</artifactId>
    <version>1.3.3</version>
  </dependency>

Published on:

Powered by jVT220

  • OLS - OpenLogicSniffer client

Author

It is originally written by J.W. Janssen, j.w.janssen@lxtreme.nl.

Was later maintained by Stephane Martin (tricentis).

This repo is currently maintained by Felipe Barriga Richards.

License

The code in this library is licensed under Apache Software License, version 2.0 and can be found online at: https://www.apache.org/licenses/LICENSE-2.0.

About

Java VT220 terminal emulator.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Java 100.0%