shoots keywords from your ClipBoard
1.Download Git from here and install it https://git-scm.com/downloads
2.Download and install python on your pc (https://www.python.org/ftp/python/3.8.7/python-3.8.7-amd64.exe), remeber to select and mark "ADD TO PATH" check box while installing.
3.Open Command Prompt (WIN + R then press ENTER).
4.Type this command "git clone https://github.com/ashfaquekhan/superPaste.git" and press enter.
5.Then type this command "cd superPaste".
6.Then to install dependencies enter this command "pip install -r requirements.txt".
7.Then type "python superPaste.py" to run the main program.
8.It is preferred that you switch on on your clipboard, to do that just press "WIN + V" its the shortcut for clipboard, or use "Ctrl + C"
9.After copying any text place the CURSOR wherever you want to paste the text and press "F9" to execute it.
10.You can keep this PYC file in your Desktop to run "superPaste" whenever you want (https://drive.google.com/file/d/1qAPHBoTfg82EgKO5NDfY9u3Qx8zuD3L3/view?usp=sharing)