Skip to content

Quick Start


Clipboard Manager made with Tauri, Solid & Sea-Orm


Try it out · Report Bug · Request Feature


Successor of the Electron Clippy

Installation Guide

Welcome to your Installation Guide! This is where you’ll find the essential steps to set up and configure Clippy successfully.


Before you begin, ensure you have the following installed:

Note: Make sure the cargo and rustup commands are available in your shell. You can verify with cargo --version.


You can download the project from GitHub or clone it via:

Terminal window
git clone https://github.com/0-don/clippy.git
cd clippy

After cloning the repository, navigate to the project directory and install the dependencies:

Terminal window
cd clippy
npm install

Once the dependencies are installed, you can start the application with:

Terminal window
npm run d

Clippy has been tested on the following platforms:

  • Linux(x11) KDE Plasma (Disable Focus Stealing Prevention)
  • Windows
  • Mac (hotkeys needs to be changed in settings)