https://github.com/bearlike/unctrl-v
Type the contents stored in your Clipboard (instead of pasting them).
https://github.com/bearlike/unctrl-v
automation autotype exams paste
Last synced: 9 months ago
JSON representation
Type the contents stored in your Clipboard (instead of pasting them).
- Host: GitHub
- URL: https://github.com/bearlike/unctrl-v
- Owner: bearlike
- License: unlicense
- Created: 2020-10-28T11:51:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-17T11:53:57.000Z (almost 5 years ago)
- Last Synced: 2025-02-23T09:15:05.287Z (over 1 year ago)
- Topics: automation, autotype, exams, paste
- Language: Python
- Homepage:
- Size: 294 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Type the contents stored in your Clipboard (instead of pasting them).
## What does it do?
Types the content of your Clipboard rather than pasting it. I (might) use this to type in places that forbids pasting into them (exam portals, Code Editors, etc.).

## How to run it?
- Python Compiler (3.7 Recommended). Currently works only on Windows.
- Necessary Python3 Libraries can be installed by running the following command:
- ```bash
pip install -r requirements.txt
```
- Run `main.py` and voila, start UnPasting.
- There is a 5 seconds delay after pressing the "**Click here to Type the Clipboard**" to set the cursor in the right place.
- ```
python3 main.py
```
## Disclaimer
I shall not be liable for any consequential, incidental, direct, indirect, special, or other damages whatsoever (including, unlawful use, without limitation, damages for loss of business profits, business interruption, loss of business information, or other pecuniary loss).
Made with ❤️ by Krishna Alagiri
