A microscopic fetch script in Rust, for NixOS systems.
Find a file
2024-08-03 23:04:26 +03:00
.github/workflows CI: build with Cargo 2024-08-03 16:07:40 +00:00
src apply clippy lints 2024-08-03 23:04:26 +03:00
.gitignore initial commit 2024-08-03 19:06:29 +03:00
Cargo.lock use nix crate instead of libc 2024-08-03 20:56:02 +03:00
Cargo.toml use nix crate instead of libc 2024-08-03 20:56:02 +03:00
LICENSE initial commit 2024-08-03 19:06:29 +03:00
README.md add a README 2024-08-03 20:08:47 +03:00

Microfetch

A stupidly simple fetch program written in Rust.

Features

Microfetch can reliably detect and display the following:

  • Hostname/Username
  • Kernel
    • Name
    • Version
    • Architecture
  • WM/Compositor and display backend
  • Memory Usage/Total Memory
  • Storage Usage/Total Storage (for / only)