Skip to content

A handy tool that displays the contents of your clipboard. Simple and straightforward. No more accidentally pasted wrong data.

License

Notifications You must be signed in to change notification settings

tushev/cliptool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cliptool / Clipboard Monitor Tool

MIT license Language: C# OS: Windows 1803+                                                                         CodeFactor¹

A handy tool that displays the contents of your clipboard. Simple and straightforward.

clipboard empty clipboard

Always on top. Remembers its position.
Allows to clear the clipboard with one click. No more accidentally pasted private data - now you always see what's in your clipboard.

✔ Usage

  • Download or compile ClipboardMonitor.exe
  • Create shortcut in Startup Apps if desired
  • Run it & drag to the desired position

⚠ Tested on Windows 10 20H2. May not work on Windows 10 Fall Creators Update (1709) and earlier (not tested).

🔐 Privacy

This little tool respects your privacy. Your clipboard contents are processed on your local machine only and are not logged, even locally. All processing of received clipboard data happens in src/ClipState.cs.

It is always recommended to download the source code, check it and compile the app yourself.

🖥 Screenshots

empty clipboard clipboard-file clipboard-files clipboard-image clipboard-singleline clipboard-multiline

files image singleline multiline

⚖ License: MIT

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Full license text + acknowledgements

📝 Codestyle notes

CodeFactor (¹) Please note that blank-line related rules such as The code must not contain multiple blank lines in a row., A closing curly bracket must not be preceded by a blank line., An opening curly bracket must not be followed by a blank line etc are disabled in CodeFactor.

About

A handy tool that displays the contents of your clipboard. Simple and straightforward. No more accidentally pasted wrong data.

Topics

Resources

License

Stars

Watchers

Forks

Languages