Skip to content

Releases: Andrew-Velox/animfetch

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 16 Aug 19:06

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

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 15 Aug 08:27

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

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 11 Aug 11:42

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

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 02 Aug 08:02

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.2-x86_64-unknown-linux-musl.tar.gz Intel and AMD 64-bit
animfetch-v0.1.2-aarch64-unknown-linux-musl.tar.gz ARM 64-bit

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 01 Aug 07:24

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.1-x86_64-unknown-linux-musl.tar.gz │ Intel and AMD 64-bit │
├────────────────────────────────────────────────────┼──────────────────────┤
│ animfetch-v0.1.1-aarch64-unknown-linux-musl.tar.gz │ ARM 64-bit │
└────────────────────────────────────────────────────┴──────────────────────┘

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 21:26

First release.

An animated system fetch that stays pinned above your shell while you work — the
art keeps animating while your prompt and command output scroll below it.

Install

Static binary, no Rust toolchain needed:

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

Or build from source with cargo install --locked --git https://github.com/Andrew-Velox/animfetch.

Binaries

Static musl builds — they run on any Linux distro regardless of glibc version.

┌────────────────────────────────────────────────────┬──────────────────┐
│ File │ For │
├────────────────────────────────────────────────────┼──────────────────┤
│ animfetch-v0.1.0-x86_64-unknown-linux-musl.tar.gz │ Intel/AMD 64-bit │
├────────────────────────────────────────────────────┼──────────────────┤
│ animfetch-v0.1.0-aarch64-unknown-linux-musl.tar.gz │ ARM 64-bit │
└────────────────────────────────────────────────────┴──────────────────┘

Verify a download against SHA256SUMS.

Full Changelog: https://github.com/Andrew-Velox/animfetch/commits/v0.1.0