Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/williamanimate/exfetch

a fork of xFetch designed to look as good as possible, and also with better performance
https://github.com/williamanimate/exfetch

Last synced: 14 days ago
JSON representation

a fork of xFetch designed to look as good as possible, and also with better performance

Awesome Lists containing this project

README

        

# exFetch

A fork of [xFetch](https://gitlab.com/XDRwastaken/xFetch) designed to be faster, more maintainable and cross-platform.

## Why?

xFetch's main goal is simplicity, minimalism, and performance. In the performance regard, yeah it's pretty damn fast.

exFetch's main goal is performance, looks, maintainability and to be cross platform.

# Installation
## Arch Linux
```sh
yay -S exfetch-bin # For those utilizing yay as their AUR helper.
paru -S exfetch-bin # For those utilizing paru as their AUR helper.
```