Skip to content

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

License

Notifications You must be signed in to change notification settings

ZeroOne010101/ascii-framer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages