[go: nahoru, domu]

Skip to content

ClipboardButler is a non-invasive tool that cleans up your clipboard, mainly from tracking links

License

Notifications You must be signed in to change notification settings

nopara73/ClipboardButler

Repository files navigation

ClipboardButler

Non-invasive clipboard cleaner. Removes tracking links and other dark patterns.

image

  • This: https://youtu.be/7aQ2VdV_S_Y?si=gx0Hcg3hF9fWKcKh becomes this: https://youtu.be/7aQ2VdV_S_Y
  • This: https://www.youtube.com/watch?v=7aQ2VdV_S_Y&ab_channel=nopara73 becomes this: https://www.youtube.com/watch?v=7aQ2VdV_S_Y
  • This: https://www.google.com/url?q=https://fast.com/&sa=D&source=calendar&usd=2&usg=AOvVaw2-43fyjEok_J83Gbx6W6Xw becomes this: https://fast.com
  • This: https://x.com/nopara73?t=XL6mz6zGWAjMvByoVLXHgA&s=09 becomes this: https://x.com/nopara73
  • This: https://twitter.com/nopara73?t=XL6mz6zGWAjMvByoVLXHgA&s=09 becomes this: https://twitter.com/nopara73

How To Use

I did not spend much time on packaging and other stuff, but I made it work for myself. For now it only works with Windows.

Get The Requirements

  1. Get Git: https://git-scm.com/downloads
  2. Get .NET 8.0 SDK: https://dotnet.microsoft.com/download

Get ClipboardButler

Clone & Restore & Build

git clone https://github.com/nopara73/ClipboardButler.git
cd ClipboardButler/ClipboardButler
dotnet build

Run ClipboardButler

Run ClipboardButler with dotnet run from the ClipboardButler folder.
You can verify it's running by looking at the start menu.
image
I have also created a shortcut and put that in the Windows startup folder so it always starts with Windows.

Update ClipboardButler

git pull

About

ClipboardButler is a non-invasive tool that cleans up your clipboard, mainly from tracking links

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages