Skip to content

fahmikemall/ascify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced ASCII Banner Maker

Banner Maker Python Version License

Overview

The Advanced ASCII Banner Maker is a Python-based tool designed to generate customizable ASCII art banners. With a library of hundreds of fonts, an easy-to-use interface, and the ability to save results to files, it’s the perfect solution for creating stylish ASCII banners for your projects.


Features

  • 🚀 Hundreds of Fonts: Choose from a comprehensive library of fonts to customize your banner.
  • 💡 Interactive Interface: Font selection displayed in a neatly organized table.
  • 📝 Save to File: Option to save your ASCII banner to a file with your chosen filename.
  • 📋 Copy to Clipboard: Copy the generated banner directly to your clipboard for easy sharing (uses xclip on Linux).
  • 🎨 Customizable Output: Preview and customize your banner before saving or copying.

Requirements

How to Use

  1. Clone the repository:
    git clone https://github.com/fkr00t/ascify.git
  2. Navigate to the project directory:
    cd ascify
  3. Run the application:
    pip install .

How to Run

ascify

Virtual Environment

  • Install virtualenv
    pip install virtualenv
  • Create env
    virtualenv env
  • Activate the Virtual Environment
    source env/bin/activate
  • Close Virtual Environment
    deactivate

About

Advanced ASCII Banner Maker. An advanced Python tool to create customizable ASCII art banners with ease. This interactive application allows you to select from hundreds of fonts, generate stylish banners, and save them to a file for later use.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages