You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A word counter application with a responsive and colorful GUI made in JavaFX.
When a word is counted for the first time, it's assigned a "cool" color of blue. If the frequency of a specific word increases, its color moves from "cool" to "hot:"
Note: this JFX repository was uploaded without using a build tool like Gradle or anything, so if you want to download this and run it yourself, you'll have to work with what source code is provided...
About
π Java + JavaFX = A desktop GUI app in Java for counting/analyzing words.