8000 GitHub - SuperMuctec/Typer: This is a fun project which automates typing animation using pyautogui
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SuperMuctec/Typer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⌨️ Typer

Typer is a Python terminal application that animates text as if it's being typed out in real-time. It offers two modes and is highly customizable, making it ideal for creating dynamic terminal interactions.

🚀 Key Features

  • Two Typing Modes 🥈:

    • Real Mode: Simulates real typing by printing characters one at a time and erases it, reflecting user typing speed.
    • Fake Mode: Animates the typing effect without actual input, giving the illusion of typing.
  • Customizability 🎚️:

    • Full control over speed, and mode.
    • All parameters are configurable, allowing users to tailor the experience to their preferences.

⚠️ Requirements

  • Python 3.x
  • pyautogui

📦 Installation

  1. Clone this repository:

    git clone ttps://github.com/SuperMuctec/Typer.git
    cd Typer
  2. Run the main file:

    python3 main.py
  3. Enjoy 👍:

    Follow the instructions on screen

About

This is a fun project which automates typing animation using pyautogui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0