Skip to main content

A python script to exhibit your ascii arts and sytem specs

Project description

XHIBIT

Exhibit your ASCII ART and system specs

INSTALLATION

pip install xhibit

DEPENDENCIES

For Ascii art only

  • python 3.5+

For Image display

  • kitty
  • xorg-xdpyinfo
  • xdotool
  • xorg-xprop
  • xorg-xwininfo

HOW TO USE

Arguments available

usage: xhibit [-h] [-cs CS] [-rcs RCS] [-cn CN] [-rcn RCN] [-cpu CPU] [-gpu GPU] [-img IMG]

options:
  -h, --help  show this help message and exit
  -cs CS      Colorscheme to display [dracula,gruvbox].
  -rcs RCS    Randomize Colorschemes [t or f].
  -cn CN      Specify Character name [monalisa,egyptian,fairy,casper,dragon].
  -rcn RCN    Randomize Characters [t or f].
  -cpu CPU    Mention Cpu [Custom Cpu name].
  -gpu GPU    Mention Gpu [Custom Gpu name].
  -img IMG    Image path [Image display works for kitty terminal only].

Characters available

  • monalisa
  • egyptian
  • casper
  • fairy
  • dragon

Example commands

Image support only on kitty terminal

xhibit -img image_location

example0

To Choose gruvbox Colorscheme and casper

xhibit -cs gruvbox -cn casper

example1

To Choose dracula Colorscheme and fairy

xhibit -cs dracula -cn fairy

example1

To randomize colorscheme and character

xhibit -rcs t -rcn t

example2

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xhibit-4.0.1.tar.gz (18.9 kB view hashes)

Uploaded Source

Built Distribution

xhibit-4.0.1-py3-none-any.whl (19.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page