<div align="center">
# Footfetch
[](https://www.rust-lang.org/)
[](https://github.com/adenast/footfetch/releases)
[](https://aur.archlinux.org/packages/footfetch-git)
[](https://github.com/adenast/footfetch/commits)
[](https://nixos.org)

[](https://opensource.org/licenses/MIT)
[](https://ko-fi.com/adenast)
*A neofetch-like tool for those who prefer feet over faces*
<img src="https://github.com/adenast/footfetch/blob/develop/images/preview.gif?raw=true" alt="Preview" width="600">
<small><i>Footfetch 1.42.4</i></small>
</div>
---
## Installation
#### Arch Linux:
```bash
yay -S footfetch-git
```
#### NixOS:
```bash
nix run github:adenast/footfetch
```
#### Other **Linux** Distributions:
##### Using installation script (only for x86_64):
```bash
curl -sSL https://raw.githubusercontent.com/adenast/footfetch/main/scripts/linux/x86_64/install.sh | sh
```
##### Using Cargo (suitable for any architecture):
```bash
cargo install footfetch
```
## Licanse
This project is licensed under the MIT license. For details, see the file [LICENSE.md](https://github.com/adenast/footfetch/blob/main/LICENSE.md).