Releases: UnsignedCoder/AutoTextInput
Releases · UnsignedCoder/AutoTextInput
Pre-Release v0.1.0: Initial Prototype
Release v0.1.0: Initial Prototype
This is the first prototype of AutoTextInput. It is for basic functionality testing.
Features
- Pastes text from the console and types it into the last active window.
- Typing speed is hardcoded at 250 WPM.
Instructions
- Download and run
AutoTextInput.exe. - Paste text into the console and press Enter.
- The application switches to your previous window and types.
- Press Enter on an empty line to exit.
Known Issues
- The program may not exit cleanly.
- Windows-only.
Next Steps
- Refactor for a UI and background processing.
- Add global hotkeys for capturing clipboard text.
- Create a system tray icon for access.