Skip to content

v0.1.5

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Aug 19:06
· 3 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 or macOS, prebuilt binary, no Rust needed:

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

Binaries

The Linux builds are static musl, so they run on any distribution
regardless of its glibc version. Check a download against SHA256SUMS.

File For
animfetch-v0.1.5-x86_64-unknown-linux-musl.tar.gz Linux, Intel and AMD
animfetch-v0.1.5-aarch64-unknown-linux-musl.tar.gz Linux, ARM
animfetch-v0.1.5-aarch64-apple-darwin.tar.gz macOS, Apple Silicon
animfetch-v0.1.5-x86_64-apple-darwin.tar.gz macOS, Intel

Changelog

Features

Fixes

Internal

  • build the release binary before the macos smoke test 8e74db1
  • take animation names from --list, not the directory tree d32fac1

Full Changelog: v0.1.4...v0.1.5