Skip to content

📈 | A simple linux system monitor developed using JavaFX.

License

Notifications You must be signed in to change notification settings

dhiogoboza/SystemMonitorJFX

Repository files navigation

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.

About

📈 | A simple linux system monitor developed using JavaFX.

Topics

Resources

License

Stars

Watchers

Forks