A microscopic fetch script in Rust, for NixOS systems.
Find a file
2024-08-04 13:08:48 +03:00
.github/workflows CI: build with Cargo 2024-08-03 16:07:40 +00:00
nix nix package 2024-08-04 01:14:17 +03:00
src shell name & colors in output 2024-08-04 13:07:27 +03:00
.gitignore nix package 2024-08-04 01:14:17 +03:00
Cargo.lock increment version 2024-08-04 13:08:48 +03:00
Cargo.toml increment version 2024-08-04 13:08:48 +03:00
flake.lock nix package 2024-08-04 01:14:17 +03:00
flake.nix nix package 2024-08-04 01:14:17 +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)