paleofetch icon indicating copy to clipboard operation
paleofetch copied to clipboard

neofetch, but written in C

Results 19 paleofetch issues
Sort by recently updated
recently updated
newest added

Currently, the "Battery" output only displays the main battery in the system, which is determined at compile-time. It ignores all of the other entries in the `power_supply` folder, some of...

I'm on arch linux arm w/ a raspberry pi 4. And now when I run paleofetch, the cpu stats are displayed as: `CPU: (0) @ 0MHz`

I would like for paleofetch to support package managers other than pacman. But since I only have pacman installed on my computer, it's difficult for me to figure how to...

enhancement
help wanted
good first issue

I was thinking of adding an option to activate a source file depending of the distro. Like (at configure time): `cmake -DPALEOFETCH_DISTRO=ubuntu ..` or `cmake -DPALEOFETCH_DISTRO=arch-linux ..` #5

Hi, I thought to do this like pacman, by listing directories under `/var/lib/flatpak/app` and `/var/lib/flatpak/runtime` I tried that but me and C rarely give working results :( Moreover there is...

So, please make GPU name shorter, it looks annoying (neofetch on the left, paleofetch on the right) ![Screenshot from 2020-04-27 09-53-17](https://user-images.githubusercontent.com/44942508/80329618-1b5b4300-886d-11ea-8e90-45e168c90c14.png)

I did [a side-by-side](https://i.imgur.com/p6DTb6R.png) of my current configuration and what I wish it looked like, and I thought maybe other folks would like to have the logo on the right...

I think that this project is big enough now that we may want to add some testing, but I'm not sure exactly what that'd look like, especially since many things...

help wanted

I know we don't wanna become `neofetch` (in terms of SLOC nor the headache of special-casing so many things), but the fact that we don't say anything about the user's...

enhancement