Uses keyboard.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 keyboard.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 keyboard.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
Credits
The naming was inspired by a browser extension with a similar name.
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
File details
Details for the file dont_fuck_with_paste-0.1.7.tar.gz
.
File metadata
- Download URL: dont_fuck_with_paste-0.1.7.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a7f9b1cf50b4c7f35fe347edbd6a9081b0955649ebe4f86f07d6391b85fca1c |
|
MD5 | 6a9588a942775f65978e968ab1006f6c |
|
BLAKE2b-256 | ead4e07b12b2de66c3bc857946101cfd59d34376a08921d966b8967769e10bee |
File details
Details for the file dont_fuck_with_paste-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: dont_fuck_with_paste-0.1.7-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a4d779948c957076db179b2a63168343adcd3d888d6931420be49982b8df070 |
|
MD5 | 873e76b9f6fb5620f372766da84d6132 |
|
BLAKE2b-256 | 8d5255020da1bb4ea4ba2af526d822cc8de4f02f68305afb340e69280bceedb9 |