0.9.0-beta release for Clipboarder
Pre-release
Pre-release
suyashmahar
released this
30 Mar 06:22
·
21 commits
to master
since this release
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.