Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/3ventic/clipboard-sanitizer
https://github.com/3ventic/clipboard-sanitizer
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/3ventic/clipboard-sanitizer
- Owner: 3ventic
- License: gpl-3.0
- Created: 2023-09-22T19:52:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-24T18:07:57.000Z (over 1 year ago)
- Last Synced: 2024-10-16T09:18:30.318Z (3 months ago)
- Language: Rust
- Size: 46.9 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# clipboard-sanitizer
Monitors your clipboard for URLs and automatically removes tracking parameters from them.
Currently suppots:
- YouTube
- X/Twitter
- Generic utm tracking (most news sites)Binaries available via releases.
## Configuration
Optional functionality can be enabled via a configuration file saved in `~/.config/clipboard-optimizer/config.toml` (Linux) or `%APPDATA%\clipboard-optimizer\config.toml` (Windows).
See config.toml in the repository for an example containing valid options and how to use them.