Skip to content

ApurveKaranwal/TextForge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextForge

🎨 A Python command-line utility for converting standard text input into creative, stylized ASCII art displays.

GitHub license Python Version


✨ Features

  • Diverse Styles: Utilizes the powerful pyfiglet library to offer a wide range of ASCII art fonts.
  • Command-Line Interface (CLI): Simple, direct execution from your terminal.
  • Standard Input Support: Easily pipe text from other programs or files.
  • Randomized Output: Option to choose a random, fun font for quick creative flair.

🚀 Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

You need Python 3.6 or newer installed on your system.

Installation

  1. Clone the repository :

    git clone https://github.com/ApurveKaranwal/TextForge
    cd TextForge
  2. Install the required dependencies:

    This project requires the pyfiglet library.

    pip install pyfiglet
  3. Ensure TextForge.py is executable (if necessary):

    chmod +x TextForge.py

💡 Usage

The basic command structure is designed to be simple and intuitive.

Basic Text Conversion

To convert a single string of text, run the script and pass the text as an argument.

python textforge.py

Basic TextForge Output

Basic TextForge Output

Basic TextForge Output

Using a Specific Font

python textforge.py --font Slant

Basic TextForge Output

🤝 Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages