F-Fetch targets low systems. Written in Rust. It's very simple, designed so you can pick it up and replace it.
Paste a single line of code into your terminal!
curl https://raw.githubusercontent.com/0l3d/ffetch/master/install.sh | sh
~/.config/ffetch/config.yaml
ascii_path : "/home/user/.config/ffetch/ascii_arts/fedora.txt"
#all components : user.host,platform,os.name,memory,cpu,uptime,user.name,host.name,kernel.version,de,packages,shell
components : "user.host,platform,os.name,shell,memory,cpu,uptime,packages"
ascii_color : "c.blue;"
colors : "c.red,c.green,c.yellow,c.blue,c.magenta,c.white,c.yellow,c.green"
Supported distros : Debian, Fedora and Arch Linux
Example
_,met$$$$$gg. xold@debian
,g$$$$$$$$$$$$$$$P. Platform : Linux
,g$$P" """Y$$.". OS Name : Debian
,$$P' `$$$. Memory : 9536 / 12441 MB
',$$P ,ggs. `$$b: CPU : Intel(R) blabla | x86_64
`d$$' ,$P"' . $$$ Uptime : 2 hours, 56 minutes
$$P d$' , $$P Packages : 855
$$: $$. - ,d$$' GPU : Intel blabla
$$; Y$b._ _,d$P'
Y$$. `.`"Y$$$$P"'
`$$b "-.__
`Y$$
`Y$$.
`$$b.
`Y$$b.
`"Y$b._
`"""
- If you are using wm, it will say Unknown in the desktop section.
It is far from colors and visuals! Focused on function only!
Check installation.md