Python fetch script for showing your favourite pride flags & system stats!
Originally forked from megabytesofrem/pridefetch.
pridefetch -f trans
pridefetch -r trans,lesbian
pridefetch -l
pridefetch -h
Requirements: Python 3.7
or higher, python-distro
and python-psutil
git clone https://github.com/SpyHoodle/pridefetch.git
cd pridefetch/src
python __main__.py
⚠ Note: This has only been tested on x86_64-linux; it may or may not work on your system.
You can run pridefetch straight away
nix run github:SpyHoodle/pridefetch
Or, install it and then run
nix profile install github:SpyHoodle/pridefetch
pridefetch
From the AUR
git clone https://aur.archlinux.org/pridefetch.git
cd pridefetch
makepkg -si
Or, with your AUR helper
paru -S pridefetch
- Pridefetch is at an early stage, so may not work on all systems.
- Please report any issues or bugs on the Issues tab.
- Checkout our contributing guidelines if you'd like to contribute.