Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/williamanimate/exfetch
- Owner: WilliamAnimate
- License: mit
- Created: 2024-02-23T21:45:37.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-27T01:30:58.000Z (8 months ago)
- Last Synced: 2024-03-27T02:35:59.404Z (8 months ago)
- Language: Rust
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
```