Home

Awesome

Smilefetch

<!--toc:start--> <!--toc:end-->

A system info tool written in Rust inspired by neofetch

For a usable screenfetch rewrite in rust, I highly reccomend macchina

To-do:

Installation:

git clone "https://github.com/sudosmile/smilefetch.git" && \
    cd smilefetch && \
    cargo install --path .

Benchmark:

using hyperfine:

CommandMean [ms]Min [ms]Max [ms]Relative
neofetch220.8 ± 9.9204.5253.02.06 ± 0.28
smilefetch107.3 ± 13.969.3158.91.00

benchmark ran on my old decrepit laptop, expect better performance depending on your IO read speeds