2012-12-15 00:34:38 +08:00
|
|
|
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.
|
2013-12-07 09:04:01 +08:00
|
|
|
|
|
|
|
scrot is an optional dependency. Without it you won't be able to
|
2014-07-24 18:05:46 +08:00
|
|
|
use -s option (take a screenshot). You can also specify a custom
|
|
|
|
screenshot command.
|