clipboard-substitutor/README.md
2024-09-12 10:18:14 +05:30

7 lines
352 B
Markdown

# 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.