2025-05-01 19:18:40 +02:00
2025-02-23 16:55:11 +01:00
2025-03-13 14:25:22 +01:00
2025-05-01 19:12:48 +02:00
2025-05-01 19:18:40 +02:00
2025-03-03 01:18:07 +01:00
2025-04-14 16:10:04 +02:00

Zigfetch

Description

Zigfetch is a minimal neofetch/fastfetch like system information tool

Requirements

Installation

# Clone the repo
$ git clone https://github.com/utox39/zigfetch.git

# cd to the path
$ cd path/to/zigfetch

# Build zigfetch
$ zig build -Doptimize=ReleaseSafe

# Then move it somewhere in your $PATH. Here is an example:
$ mv ./zig-out/zigfetch ~/bin

Usage

$ zigfetch

Roadtrip

  • Add ASCII art for each operating system and Linux distro
  • Add GPU info for Linux
  • Add packages info for Linux
  • Add user customization

Contributing

If you would like to contribute to this project just create a pull request which I will try to review as soon as possible.

Description
Fork of utox39/zigfetch — system info fetch tool (Zig). Built on our CI.
Readme MIT 704 KiB
v0.25.0 Latest
2026-02-24 17:18:23 +00:00
Languages
Zig 99.5%
Nix 0.5%