logo

crate downloads license ci publish

A blazingly fast system fetch program to pair with onefetch


preview


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 $ punfetch -h 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 ```

Todo