|
1 | 1 | * Cr(y)fetch
|
2 | 2 | #+begin_html
|
3 | 3 | <center>
|
4 |
| - <div style="max-width: fit-content; margin-inline: auto;"> |
5 |
| - <a href="https://github.com/Izder456/crfetch/blob/main/LICENSE"> |
6 |
| - <img alt="License" src="https://badgen.net/github/license/izder456/crfetch"> |
7 |
| - </a> |
8 |
| - <a href="https://github.com/Izder456/crfetch/stargazers"> |
9 |
| - <img alt="Stargazers" src="https://badgen.net/github/stars/izder456/crfetch"> |
10 |
| - </a> |
11 |
| - <br> |
12 |
| - <a href="https://github.com/Izder456/crfetch/actions/workflows/ci-linux.yml"> |
13 |
| - <img src="https://github.com/Izder456/crfetch/actions/workflows/ci-linux.yml/badge.svg" alt="Linux CI"> |
14 |
| - </a> |
15 |
| - <a href="https://github.com/Izder456/crfetch/actions/workflows/ci-freebsd.yml"> |
16 |
| - <img src="https://github.com/Izder456/crfetch/actions/workflows/ci-freebsd.yml/badge.svg" alt="FreeBSD CI"> |
17 |
| - </a> |
18 |
| - <a href="https://github.com/Izder456/crfetch/actions/workflows/ci-openbsd.yml"> |
19 |
| - <img src="https://github.com/Izder456/crfetch/actions/workflows/ci-openbsd.yml/badge.svg" alt="OpenBSD CI"> |
20 |
| - </a> |
21 |
| - </div> |
22 |
| - <br> |
23 |
| - <div> |
24 |
| - <img src="assets/screenshot.png" /> |
25 |
| - </div> |
| 4 | +<div style="max-width: fit-content; margin-inline: auto;"> |
| 5 | +<a href="https://github.com/Izder456/crfetch/blob/main/LICENSE"> |
| 6 | +<img alt="License" src="https://badgen.net/github/license/izder456/crfetch"> |
| 7 | +</a> |
| 8 | +<a href="https://github.com/Izder456/crfetch/stargazers"> |
| 9 | +<img alt="Stargazers" src="https://badgen.net/github/stars/izder456/crfetch"> |
| 10 | +</a> |
| 11 | +<br> |
| 12 | +<a href="https://github.com/Izder456/crfetch/actions/workflows/ci-linux.yml"> |
| 13 | +<img src="https://github.com/Izder456/crfetch/actions/workflows/ci-linux.yml/badge.svg" alt="Linux CI"> |
| 14 | +</a> |
| 15 | +<a href="https://github.com/Izder456/crfetch/actions/workflows/ci-freebsd.yml"> |
| 16 | +<img src="https://github.com/Izder456/crfetch/actions/workflows/ci-freebsd.yml/badge.svg" alt="FreeBSD CI"> |
| 17 | +</a> |
| 18 | +<a href="https://github.com/Izder456/crfetch/actions/workflows/ci-openbsd.yml"> |
| 19 | +<img src="https://github.com/Izder456/crfetch/actions/workflows/ci-openbsd.yml/badge.svg" alt="OpenBSD CI"> |
| 20 | +</a> |
| 21 | +</div> |
| 22 | +<br> |
| 23 | +<div> |
| 24 | +<img src="assets/screenshot.png" /> |
| 25 | +</div> |
26 | 26 | </center>
|
27 | 27 | #+end_html
|
28 | 28 |
|
29 | 29 | /a system fetching utility, written in crystal/
|
30 | 30 |
|
31 |
| - |
32 | 31 | ** Supported Operating Systems
|
33 | 32 |
|
34 | 33 | - Linux
|
|
44 | 43 |
|
45 | 44 | ** Why another fetching utility?
|
46 | 45 |
|
47 |
| - - *It's fast* |
| 46 | +- *It's fast* |
48 | 47 |
|
49 |
| - | Command | Mean [ms] | Min [ms] | Max [ms] | ReLative | |
50 |
| - |-------------+---------------+----------+----------+--------------| |
51 |
| - | =crfetch= | 23.5 ± 3.8 | 17.3 | 36.2 | 1.00 | |
52 |
| - | =ufetch= | 77.9 ± 3.2 | 71.6 | 89.0 | 3.32 ± 0.56 | |
53 |
| - | =pfetch= | 41.9 ± 13.4 | 32.8 | 139.3 | 1.79 ± 0.64 | |
54 |
| - | =screenfetch= | 863.3 ± 125.4 | 771.6 | 1897.3 | 36.80 ± 8.03 | |
55 |
| - | =neofetch= | 754.6 ± 107.3 | 557.1 | 1313.4 | 32.17 ± 6.95 | |
| 48 | + | Command | Mean [ms] | Min [ms] | Max [ms] | ReLative | |
| 49 | + |-------------+---------------+----------+----------+--------------| |
| 50 | + | =crfetch= | 23.5 ± 3.8 | 17.3 | 36.2 | 1.00 | |
| 51 | + | =ufetch= | 77.9 ± 3.2 | 71.6 | 89.0 | 3.32 ± 0.56 | |
| 52 | + | =pfetch= | 41.9 ± 13.4 | 32.8 | 139.3 | 1.79 ± 0.64 | |
| 53 | + | =screenfetch= | 863.3 ± 125.4 | 771.6 | 1897.3 | 36.80 ± 8.03 | |
| 54 | + | =neofetch= | 754.6 ± 107.3 | 557.1 | 1313.4 | 32.17 ± 6.95 | |
56 | 55 |
|
57 |
| - /tested on a HP Z420 Workstation with an Intel(R) Xeon(R) E5-1607 v2 and 64GB ECC DDR3 RAM running FreeBSD 14.1p2/ |
| 56 | + /tested on a HP Z420 Workstation with an Intel(R) Xeon(R) E5-1607 v2 and 64GB ECC DDR3 RAM running FreeBSD 14.1p2/ |
58 | 57 |
|
59 |
| - - *It's minimal* |
| 58 | +- *It's minimal* |
60 | 59 |
|
61 |
| - Configuring is done via runtime command switches. You want a config file? Add the switches you want to your shell profile as an alias. |
| 60 | + Configuring is done via runtime command switches. You want a config file? Add the switches you want to your shell profile as an alias. |
62 | 61 |
|
63 |
| - - *It's fun to write crystal* |
| 62 | +- *It's fun to write crystal* |
64 | 63 |
|
65 |
| - IMO, crystal doesn't get enough love (+probably cos the tooling kinda sucks+). |
66 |
| - I also wanted an excuse to learn a new programming language. |
| 64 | + IMO, crystal doesn't get enough love (+probably cos the tooling kinda sucks+). |
| 65 | + I also wanted an excuse to learn a new programming language. |
67 | 66 |
|
68 | 67 | * Deps
|
69 | 68 |
|
|
0 commit comments