Releases: Andrew-Velox/animfetch
Release list
v0.1.5
Animated system fetch that stays pinned above your shell while you work.
Install
Arch Linux:
paru -S animfetch-binAny Linux or macOS, prebuilt binary, no Rust needed:
curl -fsSL https://raw.githubusercontent.com/Andrew-Velox/animfetch/main/install.sh | shBinaries
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
- macOS support
4ea328d - add suba cat meme dance
c621b6c - add bird animation
ae0a6ee - fire animation
55a4826 - rocket animation
cd882ad - rabbit sit animation
be79830 - morty-dance animation
956b547
Fixes
- folder struct
d294402
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
Animated system fetch that stays pinned above your shell while you work.
Install
Arch Linux:
paru -S animfetch-binAny Linux, static binary, no Rust needed:
curl -fsSL https://raw.githubusercontent.com/Andrew-Velox/animfetch/main/install.sh | shBinaries
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
Animated system fetch that stays pinned above your shell while you work.
Install
Arch Linux:
paru -S animfetch-binAny Linux, static binary, no Rust needed:
curl -fsSL https://raw.githubusercontent.com/Andrew-Velox/animfetch/main/install.sh | shBinaries
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
- update readme
03873a4 - update readme
5b3a1b0 - update readme
edf4e56 - add animation preview table
be013d6
Internal
- fix the stargazers mural config
d9c9535
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Animated system fetch that stays pinned above your shell while you work.
Install
Arch Linux:
paru -S animfetch-binAny Linux, static binary, no Rust needed:
curl -fsSL https://raw.githubusercontent.com/Andrew-Velox/animfetch/main/install.sh | shBinaries
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
Animated system fetch that stays pinned above your shell while you work.
Install
Arch Linux:
paru -S animfetch-binAny 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
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 | shOr 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