1.0.3 • Published 4 years ago
shellfie-cli v1.0.3
shellfie-cli
create beautiful terminal screenshots using formatted string
usage
shellfie '\x1b[105mSHELLFIE\\x1b[0m🤳' '\x1b[38;5;225mthe easiest way' '\x1b[38;5;213mto create beautiful' '\x1b[38;5;14mCLI screenshots 📸' '\x1b[38;5;199mprogrammatically 🚀' -h 300 -w 400
or
echo "\x1b[34mHello world" | shellfie -w 200 -h 200 -n hello
useful examples
lolcat --help > help.txt
cat help.txt | shellfie -m raw
options
see shellfie