/Hardware-Client

A websocket client that communicates hardware statistics of the host to a server

Primary LanguageRustMIT LicenseMIT

Alt Text

A websocket client written in Rust that communicates statistical data about the hardware of the host machine

Hardware Client:

  • CPU Core Count, CPU Usage, CPU Frequency
  • RAM total, Available, Percentage Used
  • Total Storage, Available Storage, Used Storage
  • Adjustable frequency of communication

Tech

Installation

The client has been tested on Rust v.1.68.0.

This requires a server to be set up to accept communication, such as Terrace Dashboard

cargo run

Development

Want to contribute? Great!

Developers

License

Gitstar