BannerBash is a library provides large 3D banner text to your shell script, comes with alphabets, numbers, math symbols & special characters.
https://virtualvivek.github.io/BannerBash/
β ββββββββ βββ ββββββββ ββββββββ βββββββββ βββββββββ ββββββββ ββββββββ ββββββββ βββ ββββββββ ββββββββ βββββββββ βββββββββ ββββββββ ββββββββ ββββββββ βββ βββββββ¦β ββββββββ βββββββββ βββββββββ ββββββββ ββββββββ ββββββββ βββ ββββββββ ββββββββ βββββββββ βββββββββ ββββββββ ββββββββ ββββββββ βββ βββββββ¦β ββββββββ βββββββββ βββββββββ ββββββββ ββββββββ ββββββββ βββ ββββββββ ββββββββ βββββββββ βββββββββ ββββββββ βββββββββ βββ β βββ βββ ββββ ββββ βββ βββ βββ β βββ βββ ββββ ββββ βββ βββ Download the latest version of BannerBash :
Include library folder in your target project folder.
// Choose any you like ./ ββ lib/ β ββ pixel/BannerBash.sh β ββ retro/BannerBash.sh ββ src/ β ββ javascript/ β ββ pixel/bannerBash.rs β ββ retro/bannerBash.rs β ββ rust/ β ββ pixel/banner_bash.js β ββ retro/banner_bash.js β ββ python/ ββ pixel/banner_bash.py ββ retro/banner_bash.py β| Language | Usage |
| Shell | $ BannerBash "Argument String" |
| JavaScript | <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <script src="./src/javascript/pixel/bannerBash.js"></script> <script src="./src/javascript/retro/bannerBash.js"></script> </head>let val_px = Pixel.bannerBash("Hi pixel text"); let val_rt = Retro.bannerBash("Hi retro text"); |
| Rust | let str = banner_bash("Hi".to_string()); |
| Python | str = banner_bash("Hi World") print(str) |
| Symbols | How it looks |
| Alphabets | ![]() |
| Numbers | ![]() |
| Maths Symbols | ![]() |
| Special Characters | ![]() |
Support it by joining stargazers for this repository. β
BannerBash is licensed under Apache-2.0 license. View license.
Copyright (c) 2020-21. Vivek Verma




