Another neofetch-like utility but this time it's fast.
Here is a table of the time it took to execute all of these programs, measured in ms and using an average of 10 runs.
| SystemFetch | neofetch | screenfetch | pfetch |
|---|---|---|---|
| 1.002 ms | 165.59 ms | 412.153 ms | 14.392 ms |
As you can see SystemFetch is about 14x faster than the fastest program (pfetch).
$ git clone https://github.com/Y5U/SystemFetch.git
$ cd SystemFetch
$ make
# make install
$ sf
This is probably not very portable, though I am trying to make it. If you want to help, test it on your BSD or Linux distribution and report any errors or issues.
- Tested OSes
- Arch Linux
- FreeBSD (no memory support)
- Add ascii art (maybe)
- Add memory compatibility with freeBSD