AdarshAddee / ASCII

Text To ASCII converter tool. This script is made with python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASCII

This is tool which creates your desired text into ASCII font. It has 16 different fonts.

Subscribe

hey there, You can subscribe Mr Idealhat for interesting videos OR follow Mr Idealhat Blogger website for interesting blogs. Search "Adarsh Addee Vlogs" on YouTube and subscribe for my vlog videos.

Installation

apt-get update && apt-get upgrade-y 
apt-get install python git-y 
git clone https://github.com/adarshaddee/ASCII.git
cd ASCII 
pip install -r requirements.txt 

OR YOU CAN USE

chmod +x setup.sh 
./setup.sh
python ASCII.py

One line Installation

apt-get update && apt upgrade-y && apt-get install python git -y && git clone https://github.com/adarshaddee/ASCII.git

About

Text To ASCII converter tool. This script is made with python.


Languages

Language:Python 90.9%Language:Shell 9.1%