Skip to content

First Release

Latest
Compare
Choose a tag to compare
@ssp5zone ssp5zone released this 20 Jun 11:59
· 1 commit to master since this release

How to Run?

  1. Download the binary from this release.
  2. Unzip the contents.
  3. Double click the jar. This will start the app in background (You can check this under processes in TaskManager).
  4. 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

  • Double click the batch file - runner.bat provided along with the jar.
  1. Type anything, anywhere.
  2. To stop the app. Press F9 key.
  3. All your keystrokes can be seen under a file named serverLogs.txt.