Name | Modified | Size | Downloads / Week |
---|---|---|---|
README | 2013-01-04 | 697 Bytes | |
jfxtail.jar | 2013-01-04 | 36.7 kB | |
Totals: 2 Items | 37.4 kB | 0 |
jfxtail is a program to monitor log files similar to the unix tool tail. It shows the last 20 lines of a text file. The display automatically updates, if the text file has been changed. Being written in java it supports works on all platforms, for which javafx is available. e.g.: Windows, MacOS, Linux,... It is written with javafx and therefore requires at least Java 7 Update 10 to be installed. You can download the java runtime environment from www.java.com/getjava/. You can start the application by double-clicking on the jfxtail.jar file or from the command line by typing java -jar jfxtail.jar jfxtail is licensed under BSD license, which allows commercial and non-commercial use.