bfetch 0.1.1

A small, fast sysfetch for Linux, macOS, Termux, and Proxmox
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "bfetch"
version = "0.1.1"
edition = "2024"
license = "GPL-3.0-only"
repository = "https://gitlab.com/bulletic/bfetch"
description = "A small, fast sysfetch for Linux, macOS, Termux, and Proxmox"
readme = "README.md"
categories = ["command-line-utilities", "development-tools"]
keywords = ["fetch", "system-info", "sysfetch", "neofetch", "fastfetch"]

[dependencies]