/SystemMonitorJFX

:chart_with_upwards_trend: | A simple linux system monitor developed using JavaFX.

Primary LanguageJavaMIT LicenseMIT

Linux System Monitor - JavaFX

A sample system monitor for Linux using JavaFX.

Picture 1

Picture 2

Requirements

  • JDK
  • javaFX: sudo apt-get install openjfx

Compiling and Running

Using ant

To compile and run this project type ./compile_run.sh in project root folder. Or to compile use:

ant -Dplatforms.JDK_1.8.home={YOUR_JAVA_HOME}

Using gradle

Type:

./gradlew run

Authors

License

This project is licensed under the MIT License.