Projects‎ > ‎Software Projects‎ > ‎

MultiClipboard

Windows program to manage multiple clipboard snippets.



This program is written in Lazarus. Lazarus is a professional open-source cross platform IDE powered by Free Pascal. Please find all information on https://www.lazarus-ide.org/

All source files can by found on github in the src folder.
The 64bit compiled program for MS Windows can be found in the exe folder.

Licensing: cc by-nc-sa 4.0

History - Latest version is v0.3

v0.3

  • Dynamic list added
  • List uses XML format
  • Item preview is now up to 10 lines high
  • Cosmetic improvements

v0.2

  • Load/save clip list
  • Move to tray functionality
  • Task and status bar added

v0.1

  • Proof of concept
  • Clipboard parsing into a list
  • List items can be copied to the clipboard
Comments