footfetch 1.42.4

A neofetch-like tool for those who prefer feet over faces
<div align="center">

# Footfetch

[![Rust](https://img.shields.io/badge/language-Rust-orange.svg?style=flat-square)](https://www.rust-lang.org/)
[![GitHub release)](https://img.shields.io/github/v/release/adenast/footfetch?style=flat-square)](https://github.com/adenast/footfetch/releases)
[![AUR version](https://img.shields.io/aur/version/footfetch-git?color=blue&style=flat-square)](https://aur.archlinux.org/packages/footfetch-git)
[![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/adenast/footfetch?style=flat-square)](https://github.com/adenast/footfetch/commits)
[![Nix Built](https://img.shields.io/badge/Nix-Flake-blueviolet?style=flat-square)](https://nixos.org)
![Build Status](https://img.shields.io/github/actions/workflow/status/adenast/footfetch/release.yml?style=flat-square)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=flat-square)](https://opensource.org/licenses/MIT)
[![Support me on Ko-fi](https://img.shields.io/badge/Support%20me%20on%20Ko--fi-F16061?style=flat-square&logo=ko-fi&logoColor=white)](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).