A microscopic fetch script in Rust, for NixOS systems.
Find a file
2024-08-04 17:18:27 +03:00
.github add demo to README 2024-08-04 16:35:16 +03:00
nix nix package 2024-08-04 01:14:17 +03:00
src trim shell name to omit store path 2024-08-04 17:18: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 demo to README 2024-08-04 16:35:16 +03:00

Microfetch

A stupidly simple fetch tool, written in Rust. Runs in a fraction of a second, displays most nonsense people on r/unixporn care about. Aims to replace fastfetch on my system, but probably not on yours. Though you are more than welcome to use it on your system: it's fast.

Demo

Features

  • Fast
  • Really fast
  • Minimal dependencies
  • Actually very fast
  • Cool NixOS logo (other, inferior, distros are not supported)
  • Reliable detection of following info:
    • Hostname/Username
    • Kernel
      • Name
      • Version
      • Architecture
    • Current shell (from $SHELL)
    • WM/Compositor and display backend
    • Memory Usage/Total Memory
    • Storage Usage/Total Storage (for / only)
    • Shell Colors

Customizing

You can't.

License

Microfetch is licensed under GPL3. See the license file for details.