punfetch

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

image

Getting Started

Prerequisites

(optional) Clone from git

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

Installing

bash cargo install punfetch

Usage

Default mode with no image:

bash punfetch

Image mode:

bash punfetch -i <path to image>

Contributing

This project follows conventional commits.