Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/msfjarvis/clipboard-substitutor

CLI to listen to clipboard events and perform operations on the copied text
https://github.com/msfjarvis/clipboard-substitutor

clipboard

Last synced: about 2 months ago
JSON representation

CLI to listen to clipboard events and perform operations on the copied text

Awesome Lists containing this project

README

        

# clipboard-substitutor [![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)

Simple CLI tool that runs a busy loop to read your clipboard contents, match it against a set of configurable patterns, and perform a specified operation against it.

## Licensing

Dual licensed under Apache 2.0 or MIT at your option.