Desktop app to view PC hardware sensors
Go to file
2023-01-18 12:52:59 -05:00
src/main Added some styles to the overview page; added more information to the overview page 2023-01-18 12:47:36 -05:00
.gitignore Project start 2023-01-14 23:36:07 -05:00
LICENSE Added readme and license to project 2023-01-18 12:52:59 -05:00
pom.xml Added some styles to the overview page; added more information to the overview page 2023-01-18 12:47:36 -05:00
README.md Added readme and license to project 2023-01-18 12:52:59 -05:00

Arrow

Desktop app to view PC hardware sensors

Building/Packaging

TODO

Development

To build this project, you will need Java 17 JDK and Maven installed:

mvn clean javafx:run