A flexible system to modify the text in a clipboard in a variety of ways.
Out of the box we have:
* Copy a spreadsheet and change the clipboard so that it can be pasted into a
* wiki, with vertical bars (|) instead of tabs. Modify your multi-line clipboard text so that it can be pasted into Java or Python as strings.
* Modify an URL in the clipboard pointing to Amazon so that it has your Associate ID in it.
* Run a shell command piping the clipboard to it and retrieving the output from it.
* Force a clibpboard to text (removing formatting, etc.).
* Convert a complicated url into it's python equivalent, using urlencode.
* And many more...
It uses wxPython and when you bring it's window to the front it modifies
the clipboard with the currently selected utility.
Out of the box we have:
* Copy a spreadsheet and change the clipboard so that it can be pasted into a
* wiki, with vertical bars (|) instead of tabs. Modify your multi-line clipboard text so that it can be pasted into Java or Python as strings.
* Modify an URL in the clipboard pointing to Amazon so that it has your Associate ID in it.
* Run a shell command piping the clipboard to it and retrieving the output from it.
* Force a clibpboard to text (removing formatting, etc.).
* Convert a complicated url into it's python equivalent, using urlencode.
* And many more...
It uses wxPython and when you bring it's window to the front it modifies
the clipboard with the currently selected utility.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
clipboard-modifier-0.2.1.zip
(64.5 kB
view details)
File details
Details for the file clipboard-modifier-0.2.1.zip.
File metadata
- Download URL: clipboard-modifier-0.2.1.zip
- Upload date:
- Size: 64.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
361ba83d985f875e0782d70476d646420c61f4620afd2419a3801a085aad1e3d
|
|
| MD5 |
e165c74889d210713348e95efb3aa490
|
|
| BLAKE2b-256 |
947441ef993d34250873d944e5344cf2fd32087aa89486f96643c4ad76e241eb
|