KasRoudra / banner-generator

Banner generator is used to create a python file that prints colorful banner slowly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Banner-Generator

[+] Created By KasRoudra

[+] Decription :

Banner generator is used to create a python file that prints colorful banner slowly.

[+] Installation

apt install python2

git clone https://github.com/KasRoudra/banner-generator

cd banner-generator

chmod +x *

bash requirements.sh

python2 generator.py

Or, Use Single Command

apt install python2 && git clone https://github.com/KasRoudra/banner-generator && cd banner-generator && bash requirements.sh && python2 generator.py

Features:

  1. Create Colorful banner
  2. Prints banner slowly
  3. Three options available

Screenshots:

Main View:

Generated file

Generated File Preview

[+] The generated python file will be in python2!

[+] Note:

In linux use at least 110x30 terminal window size, in termux zoom out for better view.

[!] Known Issues:

Some words get splitted or distorted while printing. Avoid those words!

This repository is open source to help others. So if you wish to copy, consider giving credit!

[+] Find Me on :

  • facebook
  • messenger
  • email

About

Banner generator is used to create a python file that prints colorful banner slowly.

License:GNU General Public License v3.0


Languages

Language:Python 99.6%Language:Shell 0.4%