punfetch 0.1.1

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

punfetch

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

image

Getting Started

Prerequisites

  • Rust

(optional) Clone from git

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

Installing

cargo install punfetch

Usage

Default mode with no image:

punfetch

Image mode:

punfetch -i <path to image>

Contributing

This project follows conventional commits.