Skip to content

First Release

Latest

Choose a tag to compare

@ssp5zone ssp5zone released this 13 Jun 14:59
· 1 commit to master since this release

How to Run?

  1. Download the jar from this release
  2. Double click the jar. This will start the app in background (You can check this under processes in TaskManager).
  3. If your computer in not configured to run jar, then run it via command prompt,

Running to capture logs

  • Open command prompt in the jar directory.
  • Run
java -jar TypePiano.v1.0.jar

Running in background

  • Open command prompt in the jar directory.
  • Run
javaw -jar TypePiano.v1.0.jar
  • You can also save this command in a batch file.
  1. Press an alpha-numeric key in any app, to hear a sound. See key-map for complete key mapping.
  2. To stop the app. Press F9 key.