You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

clipboard-modifier

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clipboard-modifier

Change your clipboard text in a variety of ways.


Maintainers
1

Readme

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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc