Skip to content

A Python Script that automatically writes out your clipboard to simulate a human typer.

License

Notifications You must be signed in to change notification settings

ryderjt/HumanType

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

HumanType

A Python Script that automatically writes out your clipboard to simulate a human typer.

Fine Shyte Version Last commit Stars


How to use

  • Download the latest code from the main branch.
  • Install a Python IDE if you don't already have one. I recommend PyCharm as they give out free Student Licenses.
  • Open HumanType.py with your prefered IDE.
  • Install PyAutoGUI, Pynput, and Pyperclip in the "Python Packages" section of your IDE, or with this command: pip install pynput pyautogui pyperclip
  • Copy the AI-generated text, and use CTRL + SHIFT + I to start the typing process.
  • If you need to stop the script, use CTRL + SHIFT + O to end the process.

Features

  • Word Pauses
  • Sentence Pauses
  • Mystyped Characters
  • Spelling Fixes

Enable / Disable these features in the code.

About

A Python Script that automatically writes out your clipboard to simulate a human typer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages