screenFetch is a "Bash Screenshot Information Tool". This handy Bash script can be used to generate one of those nifty terminal theme information + ASCII distribution logos you see in everyone's screenshots nowadays. It will auto-detect your distribution and display an ASCII version of that distribution's logo and some valuable information to the right. There are options to specify no ASCII art, colors, taking a screenshot upon displaying info, and even customizing the screenshot command! This script is very easy to add to and can easily be extended. To run screenFetch, open a terminal of some sort and type in the command screenfetch or wherever you saved the script to. This will generate an ASCII logo with the information printed to the side of the logo. There are some options that may be specified on the command line.
Features
- Allows for setting script variables on the command line
- You can add displays with +var,var
- Truncate output based on terminal width
- You can specify a custom ASCII art by passing the path to a Bash script
- Generate nifty terminal theme information + ASCII distribution logos
- It will auto-detect your distribution