dxbednarczyk / zfetch

A tiny sysfetch for Linux and macOS in Zig.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zfetch

Runs on zig v0.13.0.

Linux build depends on libproc2 (any procps >= 4.0). Should run natively on Darwin without anything special.

No colors or logos (yet), just info.

$ zfetch
damianbednarczyk@Damians-MBP
----------------------------
os       macOS 14.5 aarch64
kernel   Darwin Kernel Version 23.5.0
uptime   up 1w 1d 8h 10m 38s
shell    /bin/zsh
memory   11001M / 18432M

About

A tiny sysfetch for Linux and macOS in Zig.

License:Apache License 2.0


Languages

Language:Zig 100.0%