Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A configurable and fast system fetcher written in Pascal.

License

Notifications You must be signed in to change notification settings

MarieEckert/pasfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

65 Commits

Repository files navigation

pasfetch

A System fetch program written in Pascal.

Screenshot

screenshot of pasfetch with the example config

Installation

Local Build

Requirements

For a complete release build, the following software is required:

  • Make
  • fpc (>= 3.2.2)
  • asciidoctor

Instructions

To immediately build and install pasfetch simply execute the make install target:

sudo make install

The install locations can be adjusted via the following variables:

  • BINDIR (default /usr/bin/)
  • MANDIR (default /usr/share/man/man1/)
  • LICENSEDIR (default /usr/share/licenses/pasfetch)

Arch

pasfetch is on the AUR. You can install it using paru: paru -S pasfetch
Alternatively you can clone the AUR package and install it manually using makepkg.

Usage

See the manpage (pasfetch.adoc) / documentation in doc/.

AltStyle によって変換されたページ (->オリジナル) /