Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oshi/oshi.javafx

JavaFX front end to OSHI
https://github.com/oshi/oshi.javafx

Last synced: 2 months ago
JSON representation

JavaFX front end to OSHI

Awesome Lists containing this project

README

        

# oshi.javafx
JavaFX front end to OSHI

## Building and Testing

- Run application: `./gradlew run`
- Run unit tests: `./gradlew test`
- Build release: `// TODO`