Skip to content

📈 | A simple linux system monitor developed using JavaFX.

License

Notifications You must be signed in to change notification settings

dhiogoboza/SystemMonitorJFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

857e77a Â· Aug 22, 2020

History

11 Commits
Jul 23, 2018
Jul 4, 2017
Jul 22, 2020
Jul 7, 2020
Jul 4, 2017
Aug 22, 2020
Jul 7, 2020
Jul 4, 2017
Jul 4, 2017
Jul 7, 2020
Jul 7, 2020
Jul 7, 2020

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