Skip to content

Python script to type long text into programs that don't allow copy/paste.

License

Notifications You must be signed in to change notification settings

violetcode/auto-typer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

auto-type

A small python program that types a long string. Useful for programs or web consoles that don't allow copy and paste.

Requirements

Installation

First, follow the instructions to install xdotool. Then copy or symlink the file to your local bin folder, or just execute it directly. On Ubuntu, your local executable folder for scripts is usually ~/bin.

Usage

auto-type "your string goes here"

Note: The program will wait 3 seconds to give you time to alt-tab into the window you wish the input to go to.

About

Python script to type long text into programs that don't allow copy/paste.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%