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