Skip to content

Fast system fetch tool in Rust for Linux.

License

Notifications You must be signed in to change notification settings

imaviso/machinereport

Repository files navigation

MachineReport

Fast system fetch tool in Rust for Linux.

Fork of microfetch with improved GPU detection.

demo

Features

  • ~1ms execution time (~140x faster than fastfetch)
  • ~412kb binary
  • Minimal dependencies (only libc)
  • Reliable GPU detection (AMD, NVIDIA, Intel, virtual GPUs)
  • Respects NO_COLOR

Installation

# Cargo
cargo install --git https://github.com/imaviso/machinereport.git

# Nix
nix run github:imaviso/machinereport

# From source
git clone https://github.com/imaviso/machinereport.git
cd machinereport && cargo build --release

Acknowledgments

License

GPL3

About

Fast system fetch tool in Rust for Linux.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 11