Skip to main content

Creates custom banner for termux

Project description

TermuxCustomBanner

  • Helps user to create custom banner with various fonts and colors on Termux terminal.

Image

Installation

Using git

  1. Open terminal

  2. Install python and git packages

    pkg install python git -y
    
  3. clone the repository to your machine

    git clone https://github.com/dmdhrumilmistry/TermuxCustomBanner.git
    
  4. Change directory

    cd TermuxCustomBanner
    
  5. Install setuptools

    python -m pip install setuptools
    
  6. Install TermuxCustomBanner

    python -m pip install -e .
    

Start TermuxCustomBanner

python -m TermuxCustomBanner

Dependencies

TermuxCustomBanner requires following programs/scripts to run properly -

  • Python
    • pyfiglet
    • subprocess
    • sys
    • os

Have any Ideas 💡 or issue

  • Create an issue
  • Fork the repo, update script and create a Pull Request

Connect with me:



Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

TermuxCustomBanner-1.0.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

TermuxCustomBanner-1.0.1-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page