Skip to content

Releases: Koru00/cfetch

Release list

cfetch v1.0.0

Choose a tag to compare

@Koru00 Koru00 released this 19 Aug 16:25

Features

  • Fast execution with low resource usage.
  • Displays user, hostname, OS, uptime, RAM, and CPU.
  • Customizable output with colors (e.g., black, bright_red).

Usage

  • Run without color:

./cfetch

  • Run with color (e.g., black):

./cfetch black

Supported colors: black, red, green, yellow, magenta, cyan, white, and bright variants (e.g., bright_black).

Compatibility

Tested on Arch Linux. Support for other distributions (e.g., Ubuntu, Fedora) is planned. Please report compatibility feedback via Issues.

Full Changelog: https://github.com/Koru00/cfetch/commits/v1.0.0