A simple python script that displays a given string in a glitchy way.
To install the glitch package and use it as a command-line tool:
- Clone the repository:
git clone https://github.com/Abdullah-hmed/glitch-text.git
cd glitch-textInstall the package locally:
pip install .Verify the installation:
glitch "Hello, World!"