Skip to content

LivacoNew/CrabFetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrabFetch

Packaging status latest packaged version(s)

CrabFetch is a highly performant and extremely easily customisable command-line fetch tool. Like all others it grabs system information and displays it in a fancy way.
What makes CrabFetch different is that it aims to be as performant as possible while still remaining easy to use. That way, when you start up your riced terminal with your fetcher at the top, you no longer need to feel angry it takes that extra 0.05s to load in!

Showcase 1, CrabFetch with all it's modules enabled. Showcase 2, CrabFetch with a more sensible config

Do note that CrabFetch is quite early in it's life and shouldn be considered in "beta". You may encounter issues.
Please, report ALL issues and help me improve it. You may even have fun breaking it!

Performance Showcase

We'll compare the performance of; NeoFetch, FastFetch and CrabFetch.
Configs were created to match up as closely as possible, with these benchmarks being taken by hyperfine 1.18.0.
Screenshot showing each fetch, running with as close of a configs as possible given it's features

NOTE 1: NeoFetch did not let me disable my CPU's integrated GPU, so it is the only one that displays the "Raphiel" GPU. While CrabFetch can be toggled to display it, I could't find a way to tell FastFetch to, so I opted to leave it as the odd one out.
NOTE 2: NeoFetch also does not find my /hdd mount.

The following screenshot shows the results;
Screenshot showing CrabFetch runs the fastest.

Try this benchmark yourself! If you don't get as good performance please make a performance issue and let me know so I can investigate.

More in-depth benchmarks can be found on the wiki.

System Support

CrabFetch is very early in it's life, and may not detect some stuff correctly, there's no "standard" for fetching information across every system! If it doesn't detect something on your system, make a issue so I can go hunting for it!

Installation

Important

Only Linux based OS's are supported. Any other operating system will not work.

Packaging status

Check out the Wiki Page for more detailed instructions on how to install CrabFetch, as well as manually building.

Arch Linux

You can use either;

Debian

.deb files are provided in releases as of 0.3.0. From there, simply install it using;

sudo apt install ./crabfetch.deb

Other

Go to the latest release and download the file for your CPU's architecture. From there, just run;

cp crabfetch /usr/local/bin/crabfetch

Be aware that this means your package manager will not be aware of CrabFetch.

Configuration

To generate the default configuration file, run crabfetch -g.
The configuration file should be in ~/.config/CrabFetch/config.toml. From there, refer to either the comments or the wiki page.

Credits

  • FastFetch An occasional source on where to find info in Linux, as well as it's author being extremely helpful in the repository.
  • NeoFetch Another occasional source on where to find info.

FAQ

Does CrabFetch cheat with it's performance (e.g Caching info in the background)?

No.

Is CrabFetch stable?

Kind of. It's a hell of a lot more stable than it previously was, but should still be considered Alpha software. This isn't because CrabFetch is broken but simply because support for different systems is still small. Please help out by making issues and complaining at me to fix them!

Why should I use this?

I think that's best answered by why I made it in the first place; I was fed up of NeoFetch having to load in every time I spawned a terminal, and while FastFetch had the performance, I found it's setup and usage quite unintuitive. Hence CrabFetch was born to try to solve both problems.

Do you plan on supporting other operating systems other than Linux?

Not anytime soon, the idea of working with Windows again scares me and I only use Linux so I don't really have a reason to.

Star History

Star History Chart