| | * works with emulation software (e.g., [Sikuli](http://sikulix.com/)). |
| | |
| | +## Alternatives |
| | + |
| | +* [QKeysOnScreen](https://github.com/ctrlcctrlv/QKeysOnScreen) |
| | + |
| | # Comparison |
| | |
| | The following video compares KmCaster to [key-mon](https://github.com/critiqjo/key-mon): |
| | |
| |  |
| | + |
| | +# Requirements |
| | + |
| | +Java 14. |
| | + |
| | +# Download |
| | + |
| | +Download the latest Java Archive file: |
| | + |
| | +[Download](https://gitreleases.dev/gh/DaveJarvis/kmcaster/latest/kmcaster.jar) |
| | + |
| | +# Running |
| | + |
| | +After installing Java, run the program as follows: |
| | + |
| | +``` bash |
| | +java -jar kmcaster.jar |
| | +``` |
| | |
| | |