โŒจFree tool for IT teams

RDP Typer

Type text into locked-down RDP sessions that block clipboard paste. Simulates real keystrokes character by character โ€” works where Ctrl+V doesn't.

Windows only ยท Requires Python + pynput for .py version ยท .exe is standalone

Three tools in one window

๐Ÿ“

SQL / Text Typer

Paste your SQL query, script, or any text into the app. Press a hotkey, switch to the RDP window, and it types it out character by character. Adjustable speed with countdown timer.

๐Ÿ”

Password Manager

Store up to 10 username/password pairs in labeled slots. Press Ctrl+1 through Ctrl+0 to type a password instantly. Alt+1 through Alt+0 types the username.

โšก

Hotkey Driven

Everything works via keyboard shortcuts. Configure the SQL trigger key, typing speed, countdown duration, and password delay. Always-on-top window stays out of your way.

How it works

1

Open RDP Typer alongside your RDP session

The app floats on top of all windows by default. Paste your SQL or text into the text area.

2

Press the hotkey (default: F8)

A 3-second countdown starts. Click into the RDP text field where you want the text typed.

3

Watch it type

Each character is sent as a real keystroke โ€” the remote machine sees it as keyboard input. Press Stop at any time to cancel.

Why does this exist?

If you manage hospital systems, government networks, or any environment with locked-down RDP sessions, you know the pain. Clipboard sharing is disabled for security. Group Policy blocks paste. But you still need to type SQL queries, run PowerShell scripts, and enter service account passwords into remote sessions every single day. RDP Typer was built by an IT engineer who got tired of typing 200-line SQL queries by hand.

Keyboard shortcuts

ShortcutAction
F8 (configurable)Start typing text/SQL with countdown
Ctrl + 1 โ€ฆ Ctrl + 0Type password from slot 1โ€“10
Alt + 1 โ€ฆ Alt + 0Type username from slot 1โ€“10
Stop buttonCancel typing mid-stream

Ready to stop typing by hand?

Part of the DesktopPotato toolkit by TreeTopLab