Skip to content

Implementation of OSHI, to view information about the system and hardware in JSON format.

License

Notifications You must be signed in to change notification settings

codeeuser/computerstats

Repository files navigation

Computer Stats with OSHI

  • Computer Stats in JSON format built with Spring Boot.
  • Implementation of OSHI, to view information about the system and hardware in JSON format.
  • Such as OS, processes, memory, CPU, disks, devices, sensors, etc.
  • Support for Linux, Windows and macOS.

Apache License

Access URL

Execute Java Spring Boot CLI

  • ./mvnw spring-boot:run

Packaging Project CLI

  • ./mvnw clean package

Execute JAR CLI

  • java -jar computerstats-0.0.2-SNAPSHOT.jar

About

Implementation of OSHI, to view information about the system and hardware in JSON format.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages