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
- Host: GitHub
- URL: https://github.com/spenserblack/fetchfetch
- Owner: spenserblack
- License: gpl-3.0
- Created: 2025-01-04T00:25:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-06T14:14:07.000Z (over 1 year ago)
- Last Synced: 2025-04-22T13:59:33.768Z (about 1 year ago)
- Topics: fastfetch, joke, neofetch, onefetch, pfetch, uwufetch
- Language: C
- Homepage:
- Size: 66.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# `fetchfetch`
[](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
[](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