Skip to content

0.9.0-beta release for Clipboarder

Pre-release
Pre-release
Compare
Choose a tag to compare
@suyashmahar 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:

  1. Clipboard management for text and image based content.
  2. Ability to save contents of Clipboarder to database using password.
  3. Ability to access content in hierarchical order using customizable keyboard shortcut, default: Ctrl + Shift + NumberKeys.
  4. Identification of multiple URLs in text content (turned off by default).
  5. 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 to Clipboarder.exe at location of your choice.