A microscopic fetch script in Rust, for NixOS systems.
Find a file
2024-08-03 20:42:48 +03:00
.github/workflows CI: build with Cargo 2024-08-03 16:07:40 +00:00
src modularize 2024-08-03 20:42:48 +03:00
.gitignore initial commit 2024-08-03 19:06:29 +03:00
Cargo.lock implement color_eyre; main implements Result 2024-08-03 20:04:09 +03:00
Cargo.toml implement color_eyre; main implements Result 2024-08-03 20:04:09 +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)