This release allows the user to create their own shortcut in the form of a VB script to run the project more easily.
This method is a substitution to executing `multi-clipboard` in the terminal to run the project each time.
1.2
You can now select clipboard items using TAB and then press ENTER to select them.
1.1
Rebuilt the whole back-end to now use a database. Includes a listener and the GUI building has been remade to utilize grids. Many more clipboard formats are now supported.
1.0
Supports text and images. GUI working as well as all supplied commands. "clipboards view" is basic usage of this which will open the GUI. Will compile with pyinstaller but will be large due to PYQT5 files (~50Mb).