tinyfetch

A minimal system fetch tool

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version 0.1.2
License GPL-3.0-or-later
CI Status Failing
Downloads 0
Last Indexed 2026-09-05 07:27

Authors

  • hello-btw

Installation

nimble install tinyfetch
choosenim install tinyfetch
git clone https://github.com/hello-btw/tinyfetch

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
tinyfetch - - - - - - -

Dependencies

Package Version Optional
nim >= 1.6.14 No

Source

Repository https://github.com/hello-btw/tinyfetch
Homepage https://github.com/hello-btw/tinyfetch
Registry Source nimble_official

README

tinyfetch

A minimal system fetch tool for linux

Installation

nimble install tinyfetch (needs nim and nimble)

or

curl -L https://raw.githubusercontent.com/hello-btw/tinyfetch/refs/heads/main/setup.sh -o setup.sh

sh setup.sh

(Recommend for power users)

Usage

tinyfetch

tinyfetch-nim (if used custom install and chose nim)