Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/msfjarvis/clipboard-substitutor
- Owner: msfjarvis
- License: apache-2.0
- Created: 2021-11-11T15:03:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T04:09:02.000Z (8 months ago)
- Last Synced: 2024-05-01T16:02:12.179Z (8 months ago)
- Topics: clipboard
- Language: Rust
- Homepage:
- Size: 633 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
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.