Skip to content

CharlieFranzel/texttotype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Text To Type

Welcome to Text To Type, a simple Python application designed to take inputted text and type it out at a given speed. The main purpose of this tool is to mimic natural typing, making it appear as though work is being done slowly or to avoid showing copied work in revision histories of certain applications.


⚑ Features

  • Customizable Typing Speed: Set the typing speed to simulate natural typing.
  • Simple Input Mechanism: Provide the text and let the application do the rest.
  • Lightweight: A very basic application, easy to use and understand.

πŸ“‹ How It Works

  1. Input the text you want to type.
  2. Specify the typing speed (in characters per second or delay per character).
  3. Run the program, and the application will simulate typing the text in the desired application window (e.g., a document editor or text box).

πŸš€ Getting Started

Prerequisites

  • Windows OS

Installation

  1. Download the latest release of the application.
  2. Run the included .exe file to start the application.

Running the Application

  1. Open the .exe file.
  2. Follow the prompts to input your text and desired typing speed.

πŸ› οΈ Built With

  • Python: The only language I know (so far).

🎯 Purpose

This project was created for:

  • Personal learning as I explore Python development.
  • Practical use for anyone needing to simulate slow typing for specific applications.

Disclaimer: This is a very amateur application made by an amateur developer. Use it responsibly and only in appropriate contexts.


πŸ“– About Me

Hi! I'm an aspiring developer with an interest in Python programming and a curiosity for exploring tech solutions to everyday problems. While I'm just getting started, I hope to grow my skills over time and create more sophisticated applications.


🀝 Contributions

Contributions, suggestions, and feedback are welcome! Feel free to:

  • Fork this repository.
  • Submit a pull request.
  • Open an issue.

About

Welcome to Text To Type, a simple Python application designed to take inputted text and type it out at a given speed. The main purpose of this tool is to mimic natural typing, making it appear as though work is being done slowly or to avoid showing copied work in revision histories of certain applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors