punfetch

A blazingly fast sysinfo fetcher designed to match onefetch's formatting.

image

Installation

Prerequisites

Install from crates.io

bash cargo install punfetch

Build from source

bash git clone https://github.com/ozwaldorf/punfetch.git cd punfetch make install

Usage

```man Usage: punfetch [OPTIONS]

Options: -i, --image Image to use --show-logo Show logo [always|auto|never] -h, --help Print help information -V, --version Print version information ```

Contributing

This project follows conventional commits.