DataMea Downloads: Mac (.dmg) Windows (.exe) coming soon Linux (.deb) coming soon Linux (.rpm) coming soon To run this project, have at least Maven 3 installed and then pull the project. Change directories to the root folder of the project in terminal (aka DataMea) then run this to get the latest dependencies then to build the jar enter mvn clean install -U Next run this to build the jar mvn jfx:jar Then to run it enter mvn jfx:run