Skip to content

Releases: OpenStaticFish/neonfetch

v0.1.0

30 Apr 06:54

Choose a tag to compare

First release of neonfetch — a fast synthwave system info CLI for Linux, written in Zig.

Features

  • Native Zig binary with no runtime dependencies
  • Fast data collection reading /proc, /sys, /etc/os-release directly (no shell-outs)
  • Synthwave ANSI color output with NO_COLOR / CLICOLOR_FORCE support
  • 20 system fields: OS, host, kernel, uptime, packages, shell, displays, WM, GTK theme, icons, font, cursor, terminal, CPU, GPUs, memory, swap, disks, local IP, locale
  • NixOS logo with fallback to Tux
  • --only / --hide filtering by field or category
  • --raw for plain label-value output
  • --format json|csv for structured output
  • Nix flake package, app, and dev shell
  • GitHub Actions CI with release binaries for x86_64-linux and aarch64-linux

Full Changelog: v0.0.1...v0.1.0

v0.0.1

29 Apr 02:57

Choose a tag to compare