mirror of
https://github.com/NotAShelf/microfetch.git
synced 2024-11-01 06:41:15 +00:00
A microscopic fetch script in Rust, for NixOS systems.
.github/workflows | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
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)