Skip to content

filter words from being typed or copied into clipboard

License

Notifications You must be signed in to change notification settings

mosure/clip-key-sanitizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clip key sanitizer

keyboard and clipboard input sanitizer using predictive search.

GitHub Workflow Status GitHub release GitHub license

Clip Key Sanitizer Banner

Clip Key Sanitizer is a utility tool that monitors keyboard input and clipboard text to identify and sanitize sequences of characters from a predefined deny list.

🛠️ Development

Clone the repository:

git clone https://github.com/mosure/clip-key-sanitizer.git
cd clip-key-sanitizer

Build and run:

cargo run

📜 Deny List

To modify the deny list, update the deny.txt file located in the src directory.

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

filter words from being typed or copied into clipboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages