Skip to content

A Command-line tool similar to Neofetch for obtaining information about your country

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

nik-rev/countryfetch

Repository files navigation

Countryfetch

Countryfetch is a neofetch-like tool for fetching information about your country.

united kingdom

japan

united states

Usage

Get information about your country:

countryfetch

Get information about specific countries:

countryfetch UnitedStates UnitedKingdom

You can also use 2-letter country codes:

countryfetch us gb

List all countries:

countryfetch --list-countries

Show information about all countries:

countryfetch --all-countries

Installation

Linux / MacOS

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nik-rev/countryfetch/releases/latest/download/countryfetch-installer.sh | sh

Linux / MacOS (Homebrew)

brew install nik-rev/tap/countryfetch

Windows / MacOS / Linux (PowerShell)

powershell -ExecutionPolicy Bypass -c "irm https://github.com/nik-rev/countryfetch/releases/latest/download/countryfetch-installer.ps1 | iex"

Windows / MacOS / Linux (Cargo)

Note: You will need at least Cargo 1.85 to build from source, using this method.

cargo install countryfetch

Arch Linux

Available in the official repositories:

pacman -S countryfetch

About

A Command-line tool similar to Neofetch for obtaining information about your country

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

Languages