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
- Host: GitHub
- URL: https://github.com/jlchntoz/clipboardtoolex
- Owner: JLChnToZ
- License: mit
- Created: 2018-06-11T16:45:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-14T15:49:59.000Z (about 8 years ago)
- Last Synced: 2025-02-12T17:53:20.423Z (over 1 year ago)
- Topics: c-sharp, clipboard-manager
- Language: C#
- Homepage:
- Size: 104 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).