dmisys

Crates.iodmisys
lib.rsdmisys
version0.1.0
sourcesrc
created_at2024-10-08 02:31:51.455183
updated_at2024-10-08 02:31:51.455183
descriptionThis is a specialized library designed to output the hardware configuration required by the system, as well as various status information of the current device.
homepage
repositoryhttps://github.com/neko0xff/dmisys
max_upload_size
id1400713
size92,666
neko_0xff (neko0xff)

documentation

https://docs.rs/dmisys

README

dmisys

維護者

  • neko_0xff(@neko0xff)

想法

主要是想把一些Linux上的系統配置用Rust讀出來,且試著包成函式庫供以其它程式方便進行呼叫!

支援平台

  • Linux

功能

如下是自己己實作出的功能!

  • 調用系統的一些參數規格(ex: RAM&Disk的使用情況 )
  • HTTP請求(ex: 對外的公開IP)
  • 單位轉換

文件

授權

本倉庫採用GPL-3.0 license進行授權

Commit count: 17

cargo fmt