Skip to content

Releases: suyashmahar/Clipboarder

Update 1.0

03 Jul 09:52
Compare
Choose a tag to compare

🎉 🎆 ⬆️ 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:

  1. Clipboard management for text 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.
  6. Support for UTF content.

Acknowledgement
Thanks to @riscie for feature suggestion

0.9.0-beta release for Clipboarder

30 Mar 06:22
Compare
Choose a tag to compare
Pre-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.