clipboard-substitutor/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
526 B
Markdown
Raw Permalink Normal View History

2023-10-29 23:10:11 +05:30
# clipboard-substitutor [![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/) [![Built with Garnix](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fgarnix.io%2Fapi%2Fbadges%2Fmsfjarvis%2Fclipboard-substitutor%3Fbranch%3Dmain)](https://garnix.io)
2021-11-11 20:33:17 +05:30
2023-01-10 01:13:07 +05:30
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.
2021-11-11 20:33:17 +05:30
## Licensing
Dual licensed under Apache 2.0 or MIT at your option.