From 8aed14bf97e891a88f19bfa8af41d63e9c600020 Mon Sep 17 00:00:00 2001 From: Daniel Widdis Date: Sat, 7 Nov 2020 11:31:09 -0800 Subject: [PATCH] Add OSHI to projects using JNA --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb369dacba..33869081fa 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ JNA is a mature library with dozens of contributors and hundreds of commercial a - [JVM OpenVR Bindings](https://github.com/kotlin-graphics/openvr). - [Apache Ignite](https://ignite.apache.org/): Direct IO plugin - [Domino JNA](https://github.com/klehmann/domino-jna): Cross-platform access to HCL Notes/Domino C API methods from Java +- [OSHI](https://github.com/oshi/oshi): Cross-platform Operating System and Hardware Information library for Java *Interesting Investigations/Experiments*