Skip to content

Releases: ssp5zone/WindChime

First Release

13 Jun 12:42
Compare
Choose a tag to compare

How to Run?

To directly use it.

  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 WindChime.v1.0.jar

Running in background

  • Open command prompt in the jar directory.
  • Run
javaw -jar WindChime.v1.0.jar
  • You can also save this command in a batch file.
  1. Type anything, anywhere to hear a sound.
  2. To stop the app. Press F9 key.