punfetch 0.1.9

A blazingly fast system fetch designed to replicate the look of onefetch.
punfetch-0.1.9 is not a library.
Visit the last successful build: punfetch-0.3.6

Installation

Prerequisites

  • Rust

Install from crates.io

cargo install punfetch

Build from source

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

Usage

$ punfetch -h
Usage: punfetch [OPTIONS]

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

Todo

  • Distribution ascii logos
  • templating (see this)
  • GPU info
  • Smart colors from image
  • Full onefetch formatting feature parity