Skip to content

A very simple script that presses keystrokes associated with the clipboard message when [CTRL][P] is pressed.

Notifications You must be signed in to change notification settings

CodeRabbyte/Simple-Clipboard-to-Keypress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Very-Simple-Clipboard-to-Keypress

A very simple script that presses keystrokes associated with the clipboard message when [CTRL][`] is pressed.

Probably isn't even worth uploading but whatevers.

Setup

(Can skip if just running .exe)

pip3 install pyperclip
pip3 install keyboard

Usage

Run

./cliptokey.py

or

Open cliptokey.exe generated with pyinstaller for windows

About

A very simple script that presses keystrokes associated with the clipboard message when [CTRL][P] is pressed.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages