Skip to content

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 11 Aug 11:42
· 41 commits to main since this release

Animated system fetch that stays pinned above your shell while you work.

Install

Arch Linux:

paru -S animfetch-bin

Any Linux, static binary, no Rust needed:

curl -fsSL https://raw.githubusercontent.com/Andrew-Velox/animfetch/main/install.sh | sh

Binaries

Static musl builds. They run on any distribution regardless of its glibc
version. Check a download against SHA256SUMS.

File For
animfetch-v0.1.3-x86_64-unknown-linux-musl.tar.gz Intel and AMD 64-bit
animfetch-v0.1.3-aarch64-unknown-linux-musl.tar.gz ARM 64-bit

Changelog

Features

  • added tree and boxing animation 7b718c6
  • update starzers style cf5b0bc
  • add stargers support yml file 36b0684
  • add my github validate cli 3c8d454

Fixes

  • top to bottom color gredient animation turn off ad47fcf
  • daemon only re-checked the terminal size every 500ms 9a4fe88
  • LOC style update on readme c050a56

Documentation

Internal

  • fix the stargazers mural config d9c9535

Full Changelog: v0.1.2...v0.1.3