The Memoryboard client is a Windows-based clipboard management application that allows users to capture, store, and manage clipboard history. It features hotkey activation, SignalR-based real-time communication, and encryption for secure clipboard operations. Users can copy and paste multiple clipboard items, synchronize content with the Memoryboard API, and manage their clipboard content seamlessly. Designed for efficient multi-clipboard management, the client provides a simple yet powerful interface for clipboard operations.
.NET Desktop Runtime 8 is required for this application to launch. You can download it from Microsoft's website if you don't already have it installed.
- Clone the repository
- Run
ClientSetup/install.ps1(these are just the built files) in an admin Powershell window - The script will add Memoryboard to your Program Files (x86) and to your startup folder, and start the application
- To bring up the UI, press the keys
SHIFT + ALT + Z - Click on an item in the UI, or anywhere outside it to hide the UI
- When you click on an item, the application will attempt to paste the selected item in the last focussed window


