A tiny timer for managing time
A tiny timer for watching children created by JavaFX and Kotlin. This program measure how long children playing game or something in PC. This program runs 3 billion computers because of JVM.
-
You can build the project by gradle.
git clone https://github.com/clockvoid/ChildClock.git cd childclock gradle buildand make executable jar.
gradle makeExecutableJarnow, your binary exists in
built/libsnamedchildclock.jar. -
Download Jar from GitHub releases
See Releases!
-
Using Gradle
gradle run -
Using Java command
Before this, you have to make executable Jar.
java -jar childclock.jar -
Double click executable Jar(Only on Windows)
