A simple cli system information tool written in C
Go to file
Петар Каприш ab81287e27 Rewrite Makefile
The Makefile was rewritten in a more usual fashion, using make variables
and prerequisites in the expected manner. The install destination was
changed from /bin to the more typical /usr/local/bin.

When this program is packaged, this destination should be changed to
/usr/bin, since packaged programs are usually meant to be in this
directory, they could be overwritten with a call such as:
make PREFIX=/usr install
2021-05-12 18:39:52 +02:00
.SRCINFO Update .SRCINFO 2021-05-10 12:05:15 +00:00
arch.png Replace arch.png 2021-05-10 11:07:24 +00:00
fetchy.c Update fetchy.c 2021-05-12 15:47:42 +00:00
LICENSE Upload New File 2021-05-03 19:46:33 +00:00
Makefile Rewrite Makefile 2021-05-12 18:39:52 +02:00
PKGBUILD Update PKGBUILD 2021-05-10 12:05:33 +00:00
README.org Update README.org 2021-05-12 14:42:41 +00:00

Fetchy

Table of Contents   toc

What is fetchy?

fetchy Screenshot
fetchy Screenshot

fetchy - simple cli system information tool written in C.

Install

AUR

yay -S fetchy-git

Source

git clone https://gitlab.com/vojjvoda/fetchy
cd fetchy
sudo make install

Run

fetchy