Skip to content
This repository has been archived by the owner on Apr 8, 2022. It is now read-only.

TruncatedDinoSour/xetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xetch

a simple GNU/linux tool for fetching sysinfo written in python


image

Sha512 checksum (shasum -a 512) of /xetch:

5a21b5b98bb7256d2a5985044705b2a0ed01564c228679baedfb73276fb7f5ee643b35b7a33c15e527a620df14e4f2f8132a709d230d8134f20dae900476a2ad

How to check a sha512 checksum of a file

$ shasum -a 512 [file]

Installation

$ git clone https://github.com/TruncatedDinosour/xetch/
$ cd xetch/install_uninstall/
$ chmod +x ./install
$ ./install
$ xetch

Removal

$ git clone https://github.com/TruncatedDinosour/xetch/
$ cd xetch/install_uninstall/
$ chmod +x ./uninstall
$ ./uninstall

Customization

$ sudo nano /usr/local/bin/xetch
  • edit the ASCII art at the end of the file
  • and/or edit the colour palate

Credits

Special thanks to

About

a simple linux tool for fetching system information written in python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published