🏳️‍⚧️ Prideful system stats fetch script.
Go to file
2022-04-20 18:11:42 +01:00
.gitignore Clean up .gitignore 2022-04-20 17:49:47 +01:00
packages.py Clean up code 2022-04-20 17:48:59 +01:00
pridefetch Fix random flag flag 2022-04-20 18:11:42 +01:00
README.md Fix screenshot 2022-04-20 17:57:19 +01:00

pridefetch 🏳️‍⚧️

pridefetch screenshot
Python fetch script for showing your favourite pride flags & system info!
Forked from megabytesofrem/pridefetch.

Examples

Display a trans flag

pridefetch -f trans

Display either a trans or lesbian flag, with a 50/50 chance

pridefetch -r trans,lesbian

List all the available flags

pridefetch -l

Display help with pridefetch

pridefetch -h

Quickstart

Requirements: Python 3.7 or higher and python-distro

git clone https://github.com/SpyHoodle/pridefetch.git
cd pridefetch
chmod +x pridefetch

Then, run pridefetch

./pridefetch

You can also add pridefetch to your $PATH to run it anywhere

mv pridefetch /usr/bin/