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)
- text, html, rtf, image, file support
- keybinds for everything & custom keybinds
- add favorite clipboards
- smart search, for links, colors, images, hex, etc.
- change/sync database location
- dark mode / white mode
- multilanguage support
- display scale
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)