An open API service indexing awesome lists of open source software.

https://github.com/jlchntoz/clipboardtoolex

📋 Simple Clipboard Manager
https://github.com/jlchntoz/clipboardtoolex

c-sharp clipboard-manager

Last synced: over 1 year ago
JSON representation

📋 Simple Clipboard Manager

Awesome Lists containing this project

README

          

# Clipboard Tool Ex
This is a simple clipboard management tool.
The only user interface is the tray icon and the menu when you right-click on it. It can:

- Display what data is in your clipboard currently.
- Clean-up your clipboard at any-time you want.
- Clean-up your clipboard after you copied something in certain time automatically, prevents leakage of sensitive information.
- Remembers what you just copied and allows you to restore them later, in an automatic way and/or at any-time you want.
- Notify you when the content inside your clipboard is changed or cleared.

# License

All code are licensed under [MIT](LICENSE).
Application icon is generated by [Android Asset Studio](https://jgilfelt.github.io/AndroidAssetStudio/),
licensed under [CC BY 3.0](http://creativecommons.org/licenses/by/3.0/).