/ascii-framer

Makes a neat frame around input from stdin, meant to be piped

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

ASCII-Framer

This program transforms string input from the commandline to include a nice ascii frame.

Example

╔════╗
║Test║
╚════╝

Usage

echo "Test" | python .\ascii-framer.py