Files
j3270/README.md
T
2026-04-14 09:23:43 -04:00

547 B

j3270

An x3270 based emulator ported to Java using AI

Deployment

To build your own jar you can read or use run.sh

  ./run.sh

Or from the jar [with optional config]

java -jar j3270.jar [-c config.ini]

Contributing

Contributions are welcome!

I have contributed no code to this project, it was entirely written by LLMs with my guidance only.

Acknowledgements