Skip to content

Example Text-IO application that shows how to simulate keyboard input

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license-header.txt
Notifications You must be signed in to change notification settings

beryx-gist/text-io-robot

Repository files navigation

Text-IO Robot

Example Text-IO application that shows how to simulate keyboard input.

See issue #19 for details.

Getting started

git clone https://github.com/beryx-gist/text-io-robot.git
cd  text-io-robot
  • on Unix-like systems:
./gradlew installDist
cd build/install/text-io-robot/bin
./text-io-robot
  • on Windows systems:
gradlew installDist
cd build\install\text-io-robot\bin
text-io-robot

About

Example Text-IO application that shows how to simulate keyboard input

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license-header.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published