Clipboard Manager made with Tauri, Solid & Sea-Orm.
Try it out
·
Report Bug
·
Request Feature
successor of the electron clippy
- display/hide ctrl+y or ctrl+d (change in settings)
- type out clipboard ctrl+b (where pasting isn't allowed)
- images & text support
- keybinds for everything
- add favorite clipboards
- smart search for links, colors, images, hex
- instant search
- change database location
- change keyboard bindings
- dark mode / white mode
Before you begin, ensure you have met the following requirements:
-
Install Dependencies: First, install the necessary Node.js dependencies:
npm install
-
Run the Application in Watch Mode: To start the Tauri application in watch mode, use:
npm run d
- Linux(x11) KDE Plasma (Disable Focus Stealing Prevention)
- Windows
- Mac (hotkeys needs to be changed in settings)