Releases: ssp5zone/TypePiano
Releases · ssp5zone/TypePiano
First Release
How to Run?
- Download the jar from this release
- Double click the jar. This will start the app in background (You can check this under processes in TaskManager).
- 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.jarRunning 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.
- Press an alpha-numeric key in any app, to hear a sound. See key-map for complete key mapping.
- To stop the app. Press
F9key.