RustemB / profetch

🦉 System Information Fetcher Written in GNU/Prolog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

profetch

Screenshots

By v
v
By me
rustemb

Requirements

  • GNU/Prolog
  • Make

Building

$ make

Using

$ ./profetch

Installing

From GitHub

# clone or download and unpack repo
$ sudo make install

From AUR

$ git clone https://aur.archlinux.org/profetch.git
$ cd profetch
$ makepkg -si

# or using AUR helper (e.g. paru)
$ paru -S profetch

For NixOS

$ nix-env -iA profetch

Links

Packaging status

About

🦉 System Information Fetcher Written in GNU/Prolog

License:GNU General Public License v3.0


Languages

Language:Prolog 92.3%Language:Makefile 7.7%