Skip to content

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 15 Aug 08:27
· 15 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.4-x86_64-unknown-linux-musl.tar.gz Intel and AMD 64-bit
animfetch-v0.1.4-aarch64-unknown-linux-musl.tar.gz ARM 64-bit

Changelog

Features

  • girl dance animation added 279c810
  • add dry prnciple for animation folder adding a1a387d
  • animation style save with style b3b202a
  • saturn animation 9967e9e
  • add earth animation and a raw ASCII style 1ef00a8
  • add chicken-run, deer-run, horse-run and squirrel-run 5d098f1

Fixes

  • update tree ascii animation bc9466e
  • remove eartch txt file 014568a
  • report config errors in every mode, close pid file race and change dolphin-run -> dolphin-swim 8b3ec05

Documentation

  • turned off LOC cli result from readme db2acc3
  • test 6fac9fe
  • show all 18 animations in the README table b5e2d89

Full Changelog: v0.1.3...v0.1.4