Countryfetch is a neofetch-like tool for fetching information about your country.
Get information about your country:
countryfetchGet information about specific countries:
countryfetch UnitedStates UnitedKingdomYou can also use 2-letter country codes:
countryfetch us gbList all countries:
countryfetch --list-countriesShow information about all countries:
countryfetch --all-countriescurl --proto '=https' --tlsv1.2 -LsSf https://github.com/nik-rev/countryfetch/releases/latest/download/countryfetch-installer.sh | shbrew install nik-rev/tap/countryfetchpowershell -ExecutionPolicy Bypass -c "irm https://github.com/nik-rev/countryfetch/releases/latest/download/countryfetch-installer.ps1 | iex"Note: You will need at least Cargo 1.85 to build from source, using this method.
cargo install countryfetchAvailable in the official repositories:
pacman -S countryfetch

