/yfetch

yfetch (pronounced why-fetch) is a minimal command-line tool for fetching and displaying system information.

Primary LanguageShellDo What The F*ck You Want To Public LicenseWTFPL

yfetch

screenshot.png

yfetch (pronounced why-fetch) is a minimal command-line tool for fetching and displaying system information.

It is written in POSIX shell and integrates with:

Usage

run one of the following commands

./yfetch
make
just
npm run all
yarn all
pnpm all

Building

run one of the following commands

scripts/build
make build
just build
npm run build
yarn build
pnpm build

Testing

run one of the following commands

make test
just test
npm test
yarn test
pnpm test

Dependencies

  • sh (bash, dash, e.t.c)
  • either nix or cowsay and lolcat

Why

not

License

WTFPL