An open API service indexing awesome lists of open source software.

https://github.com/spenserblack/fetchfetch

Fetch info about your *fetch tools
https://github.com/spenserblack/fetchfetch

fastfetch joke neofetch onefetch pfetch uwufetch

Last synced: about 1 year ago
JSON representation

Fetch info about your *fetch tools

Awesome Lists containing this project

README

          

# `fetchfetch`

[![CI](https://github.com/spenserblack/fetchfetch/actions/workflows/ci.yml/badge.svg)](https://github.com/spenserblack/fetchfetch/actions/workflows/ci.yml)

Fetch information about your `*fetch` tools.

## Example

```console
$ fetchfetch
______________________________________
| | Fastfetch: 2.33.0
| >_ | fetchfetch: 1.1.0
| | Neofetch: 7.1.0
| | onefetch: 2.22.0
| | pfetch: Not installed
| | UwUfetch: Not installed
| |
| |
|______________________________________|
```

## Supported `*fetch` tools

* [Fastfetch][fastfetch]
* [Neofetch][neofetch]
* [onefetch][onefetch]
* [pfetch][pfetch]
* [UwUfetch][uwufetch]

[fastfetch]: https://github.com/fastfetch-cli/fastfetch
[neofetch]: https://github.com/dylanaraps/neofetch
[onefetch]: https://github.com/o2sh/onefetch
[pfetch]: https://github.com/dylanaraps/pfetch
[uwufetch]: https://github.com/ad-oliviero/uwufetch

## Installation

[![Packaging status](https://repology.org/badge/vertical-allrepos/fetchfetch.svg)](https://repology.org/project/fetchfetch/versions)

### Arch Linux

fetchfetch is available as [an AUR package][fastfetch-aur].
It can be installed using an AUR helper (e.g. paru):

```shell
paru -S fetchfetch
```

### From source

```shell
git clone https://github.com/spenserblack/fetchfetch
cd fetchfetch
sudo make install
```

[fastfetch-aur]: https://aur.archlinux.org/packages/fetchfetch