Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

TrueMLGPro/text2keystrokes

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

text2keystrokes

This Python tool can automate keyboard input at a hardware level (only on Windows and Linux for now) ensuring that the keystrokes are transmitted as if they were manually typed by the user.

You can either enter the desired text directly into the console or provide a text file containing the content for this tool to process and generate the appropriate keystrokes.

You can also set your own intervals between keystrokes, to suit your specific requirements.

Usage

  • Clone the repository or download the latest release

  • Navigate to the folder you cloned/downloaded this repo/release to

  • Install required packages:

pip install -r requirements.txt
  • Run the tool:

    • Windows:

      python main.py
      

      or

      py main.py
      
    • Linux and macOS:

      python3 main.py
      
  • And that's it

Demo coming soon...

About

A Python tool to automate hardware-level keystroke simulation. Works on Windows, Linux and macOS ✨

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.