Releases: suyashmahar/Clipboarder
Releases · suyashmahar/Clipboarder
Update 1.0
🎉 🎆 ⬆️ First stable public release of clipboarder is here! Checkout now!
New features:
- Installer support, seamless and hassle free installation
- Starting Clipboarder with Windows
- Installation support for SHL files
- Several UX improvements
Complete feature list:
- Clipboard management for text based content.
- Ability to save contents of Clipboarder to database using password.
- Ability to access content in hierarchical order using customizable keyboard shortcut, default: Ctrl + Shift + NumberKeys.
- Identification of multiple URLs in text content (turned off by default).
- Syntax Highlighting for languages defined in SHLs directory.
- Support for UTF content.
Acknowledgement
Thanks to @riscie for feature suggestion
0.9.0-beta release for Clipboarder
Clipboarder 0.9.0-beta release is here!
Features included with this release are:
- Clipboard management for text and image based content.
- Ability to save contents of Clipboarder to database using password.
- Ability to access content in hierarchical order using customizable keyboard shortcut, default: Ctrl + Shift + NumberKeys.
- Identification of multiple URLs in text content (turned off by default).
- Syntax Highlighting for languages defined in SHLs directory
Syntax Highlighting
Clipboarder uses cutom RichTextBox
, SyntaxHighlightingTextBox
to highlight text. Keywords for coloring are stored in XML files within the 'SHLs' directory.
Note: Current release does not include any installer, to use clipboarder as other application create a new directory in
program files
. Then extract content of the archive to that folder and create a shortcut toClipboarder.exe
at location of your choice.