xxczaki / archfetch

:framed_picture: Simple CLI system information tool for Arch Linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshot

Archfetch

Build Status AUR package Donate

Archfetch is a simple CLI system information tool written in BASH. It displays information about your system, for example kernel version or shell.

Install

Archfetch is available on AUR, so you can install it using your favourite helper. I recommend yay:

$ yay -S archfetch

You can also install archfetch manually:

$ git clone https://github.com/xxczaki/archfetch
$ cd archfetch 
$ sudo make install

Related

About

:framed_picture: Simple CLI system information tool for Arch Linux.

License:MIT License


Languages

Language:Shell 90.1%Language:Makefile 9.9%