Skip to content

rizitis/inxifetch

Repository files navigation

inxifetch

inxifetch is an inxi plugin and need figlet to run properly, hopefully in all Linux systems

Required:

inxi
figlet

Installation

  1. Just download and install in your $PATH inxifetch script and make it executable.
  2. Create a folder /etc/inxifetch download and place there inxifetch.conf
  3. Assume you download inxifetch script in your /opt If /opt its not in your user $PATH
    add this line in your ~/.bashrc export PATH=$PATH:/opt and dont forget to make it executable sudo chmod +x /opt/inxifetch
  4. For Slackware users there is an inxifetch.SlackBuild

Usage

You can use inxifetch with all inxi -options or just type inxifetch for the default output

inxifetch

Output is:


You can modify etc/inxifetch/inxifetch.conf as you want to play with custom colors and fonts...
Examples:




Also you can use all inxi -options for more special output.
something like inxifetch Fxx

OR inxifetch r

Have Fun

In case you want to build it...
Download from release latest.tar.gz
And create your build script...
inxifetch script should be installed in
/usr/local/bin or /opt
and inxifetch.conf to /etc/inxifetch, so
mkdir /etc/inxifetch needed before.


DONATE


I do not accept donations, but if you want to make a donation please donate to original inxi developer:
Help support the inxi project with a one time or a sustaining donation.

Paypal: https://www.paypal.com/donate/?hosted_button_id=77DQVM6A4L5E2

LiberaPay (sustaining donations): https://liberapay.com/smxi/

Or to figlet project: http://www.figlet.org/

About

inxifetch is an inxi plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages