Releases: ssp5zone/jakie
Releases · ssp5zone/jakie
First Release
How to Run?
- Download the binary from this release.
- Unzip the contents.
- 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.jar
Running in background
- Double click the batch file -
runner.bat
provided along with the jar.
- Type anything, anywhere.
- To stop the app. Press
F9
key. - All your keystrokes can be seen under a file named serverLogs.txt.