Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/galan/jalita
Java Light Terminal Adapter
https://github.com/galan/jalita
java library shell vt100
Last synced: 2 months ago
JSON representation
Java Light Terminal Adapter
- Host: GitHub
- URL: https://github.com/galan/jalita
- Owner: galan
- License: lgpl-2.1
- Created: 2013-08-24T19:20:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-21T20:04:53.000Z (over 9 years ago)
- Last Synced: 2024-04-16T07:05:58.520Z (10 months ago)
- Topics: java, library, shell, vt100
- Language: Java
- Homepage:
- Size: 1.44 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changes.txt
Awesome Lists containing this project
README
[![Build Status](https://img.shields.io/travis/galan/jalita.svg?style=flat)](https://travis-ci.org/galan/jalita)
[![Maven Central](https://img.shields.io/maven-central/v/de.galan/jalita.svg?style=flat)](https://maven-badges.herokuapp.com/maven-central/de.galan/jalita)
[![License](https://img.shields.io/github/license/galan/jalita.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0.html)Jalita
======
Java Light Terminal Adapter - a simple server framework to develop java applications for terminals (i.e. vt100) in a swing based manner, specialised for mobile devices typical used in business enviroments (i.e. barcode scanner) connected via tcp/ip.Screenshots
-----------
Form with some basic Widgets (from the example application)![Form with some basic Widgets (from the example application)](https://github.com/galan/jalita/raw/master/images/readme-01.jpg)
A very basic and simple form, created with Jalita
![A very basic and simple form, created with Jalita](https://github.com/galan/jalita/raw/master/images/readme-02.jpg)
# Integration
Use the [maven repository and artifact](https://github.com/galan/maven-repository) on github.