Uses pyautogui.write() to simulate pasting
Project description
dont-fuck-with-paste
Annoying login window that doesn't allow you to paste your 128-char long password?
dfwp to the rescue!
dfwp uses pyautogui.write() to simulate pasting.
https://github.com/user-attachments/assets/3bbf4ec0-981d-42ed-ae7b-f17d9c664d12
Demo: using dfwp to deal with trading software's unpastable login text fields.
Installation
Requires Python>=3.10, <4.0.
pipx
This is the recommended installation method.
$ pipx install dont-fuck-with-paste
pip
$ pip install dont-fuck-with-paste
Usage
On the Command Line
Either dfwp or dont-fuck-with-paste works.
$ dfwp -h
usage: dfwp [-h] [-t TEXT] [-S] [-V]
Uses pyautogui.write() to simulate pasting
options:
-h, --help show this help message and exit
-t TEXT, --text TEXT Text to simulate pasting, uses copied text if not provided (default: None)
-S, --no-strip Do not strip leading/trailing whitespace (default: False)
-V, --version show program's version number and exit
Invoking dfwp without A Terminal
You can install the tool using pipx install dont-fuck-with-paste and use software like Alfred / Keyboard Maestro / Raycast to invoke the simulated pasting by running dfwp or ~/.local/bin/dfwp with a keyboard shortcut or keyword.
Develop
$ git clone https://github.com/tddschn/dont-fuck-with-paste.git
$ cd dont-fuck-with-paste
$ poetry install
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dont_fuck_with_paste-0.1.3.tar.gz.
File metadata
- Download URL: dont_fuck_with_paste-0.1.3.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.4 Darwin/23.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7d03f5fefef8a8a46e0a64ab4b57bdf2ebf9bd893c58d0bd818ea3d7a57861e
|
|
| MD5 |
1285cabfa7254c04efe9ca0da2840b76
|
|
| BLAKE2b-256 |
4acabc64c0e5427c504154aefb7f847c1098b3a3731a7ca782484ae4697e7a66
|
File details
Details for the file dont_fuck_with_paste-0.1.3-py3-none-any.whl.
File metadata
- Download URL: dont_fuck_with_paste-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.4 Darwin/23.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9242336b624d898b25dacaccbb55f23ab02fa5edf45d310222f052435a8e12e4
|
|
| MD5 |
89393e8b182db8b619a388ee80db069e
|
|
| BLAKE2b-256 |
142c8eccb25dc50de49afd4cce188c8578065313229277bebfb169e2d56ffd3b
|