🏳️‍🌈 🏳️‍⚧️ Neofetch with any pride flag - including radqueer pride~
Find a file
2025-11-24 04:12:40 +00:00
.cargo Get distro name from neofetch 2024-06-27 22:25:49 +08:00
.forgejo/workflows 1 2025-11-10 23:28:44 +01:00
.github Update .github/workflows/release.yml 2025-11-06 21:11:46 +00:00
.staticassets Upload files to ".staticassets" 2025-11-10 19:22:39 +00:00
.vscode AI Rebrand to pawfetch 2025-11-06 11:48:50 -06:00
crates/pawfetch Fix Rust syntax error 2025-11-10 22:38:30 +01:00
debian v2.0.7: Complete rebrand to pawfetch 2025-11-10 20:37:47 +01:00
docs AI Rebrand to pawfetch 2025-11-06 11:48:50 -06:00
pawfetch Update pawfetch/data/presets.json 2025-11-12 19:20:11 +00:00
tools AI Rebrand to pawfetch 2025-11-06 11:48:50 -06:00
.editorconfig Parse CLI options, including presets 2024-06-27 01:13:40 +08:00
.gitattributes Parse CLI options, including presets 2024-06-27 01:13:40 +08:00
.gitignore AI Rebrand to pawfetch 2025-11-06 11:48:50 -06:00
.SRCINFO pawfetch: auto install fastfetch or any other fetch which is supported 2025-11-10 19:33:05 +01:00
Cargo.lock sex 2025-11-10 23:17:50 +01:00
Cargo.toml Bump version to 2.0.10 2025-11-10 22:56:09 +01:00
CONTRIBUTING.md [-] Revert unintended change 5a212e3 #2289 2023-02-11 23:32:46 -05:00
get-logo.sh AI Rebrand to pawfetch 2025-11-06 11:48:50 -06:00
LICENSE.md [-] Revert unintended change 5a212e3 #2289 2023-02-11 23:32:46 -05:00
neofetch v2.0.7: Complete rebrand to pawfetch 2025-11-10 20:37:47 +01:00
package.json [U] Release 2.0.4 2025-10-22 00:46:55 -04:00
PKGBUILD v2.0.7: Complete rebrand to pawfetch 2025-11-10 20:37:47 +01:00
pyproject.toml v2.0.7: Complete rebrand to pawfetch 2025-11-10 20:37:47 +01:00
README.md Update README.md 2025-11-24 04:12:40 +00:00
rustfmt.toml Parse CLI options, including presets 2024-06-27 01:13:40 +08:00

pawfetch - for those who lick paws

fetch which is based on hyfetch with little mods

Installation

Method 1: Arch Linux

Add this to /etc/pacman.conf

[paws-mirror]
SigLevel = Optional DatabaseOptional
Server = https://mirror.paws.onl/$arch
sudo pacman -S pawfetch-git

AUR

yay -S pawfetch-git

Method 2: Debian/Ubuntu

echo "deb [trusted=yes] https://ash.paws.onl debian/" | sudo tee /etc/apt/sources.list
sudo apt update
sudo apt install pawfetch

Or download .deb from releases:

wget https://git.pawlickers.org/nataliawolf/pawfetch/releases/download/2.0.8/pawfetch_2.0.7-1_amd64.deb
sudo dpkg -i pawfetch_2.0.8_amd64.deb

Method 3: Fedora/RHEL

cargo install pawfetch

Or build from source:

git clone https://git.pawlickers.org/nataliawolf/pawfetch.git
cd pawfetch
cargo build --release
sudo cp target/release/pawfetch /usr/local/bin/

Method 4: Install using Cargo

cargo install pawfetch

Change Log

  • Rebranded from hyfetch to pawfetch.
  • Auto downloading fastfetch or any other fetch when u dont have it.
  • paws
  • Migrated runners to work on ForgeJO vs Gitlab
  • Added Minor Attracted Person (MAP) and Adult Attracted Minor (AAM) flags to preset.json