Skip to content

qmstats (Quick Machine Stats) is a library to get statistics and information about the current machine

Notifications You must be signed in to change notification settings

AlbinDalbert/qmstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QMstats

QMstats (quick machine stats) is a user friendly library to interact with wmi. The WMI connection and execution is handled on a separate thread. The stats supported at the moment are used memory (and total memory), tempreture and cpu util (thou cpu util might change in the future). My goal is to expand this in the future and add more usful information.

Usage

To add this crate to you project, simply add the following line to your Cargo.toml

qmstats = { git = "https://github.com/AlbinDalbert/qmstats.git" }

Example

to be added...

About

qmstats (Quick Machine Stats) is a library to get statistics and information about the current machine

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages