Cette page est affichée en anglais. Une traduction française est en cours.
ScriptsJul 16, 2026·2 min de lecture

EcoPaste — Cross-Platform Clipboard Manager Built with Tauri

A free, open-source clipboard management tool for macOS, Windows, and Linux that stores clipboard history with a clean interface, built in Rust with Tauri.

Prêt pour agents

Staging sûr pour cet actif

Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.

Stage only · 29/100Policy : staging
Surface agent
Tout agent MCP/CLI
Type
CLI Tool
Installation
Single
Confiance
Confiance : Established
Point d'entrée
EcoPaste
Commande de staging sûr
npx -y tokrepo@latest install cd168657-80ae-11f1-9bc6-00163e2b0d79 --target codex

Stage les fichiers d'abord; l'activation exige la revue du README et du plan staged.

Introduction

EcoPaste is an open-source, cross-platform clipboard manager that automatically records clipboard history and makes it searchable. Built with Tauri and Rust for a lightweight footprint, it provides a native desktop experience across macOS, Windows, and Linux.

What EcoPaste Does

  • Automatically captures and stores text, images, and files from the clipboard
  • Provides instant search across clipboard history with keyboard shortcuts
  • Groups clipboard items by application and time for easy browsing
  • Supports pinning frequently used items for quick access
  • Offers customizable hotkeys and appearance settings

Architecture Overview

EcoPaste is built on the Tauri framework, combining a Rust backend for system-level clipboard monitoring with a React-based frontend for the UI. Clipboard data is stored locally in a SQLite database, ensuring privacy. The app runs as a system tray application with minimal resource consumption thanks to Tauri's lightweight runtime.

Self-Hosting & Configuration

  • Download pre-built binaries from the GitHub releases page
  • Configure the global hotkey for activating the clipboard panel
  • Set maximum history size and retention period in preferences
  • Customize which applications to exclude from clipboard monitoring
  • Build from source using pnpm and Tauri CLI for custom modifications

Key Features

  • Lightweight native app using Tauri instead of Electron
  • Full offline operation with local-only data storage
  • Smart search with fuzzy matching across clipboard history
  • Support for text, rich text, images, and file references
  • Clean, modern UI with dark mode support

Comparison with Similar Tools

  • Maccy — macOS-only, simpler but less feature-rich
  • Ditto — Windows-only, mature but dated interface
  • CopyQ — cross-platform but uses Qt, heavier footprint
  • Clipboard Manager (GNOME) — Linux-only, tightly coupled to GNOME
  • Alfred/Raycast — macOS launchers with clipboard history as a sub-feature

FAQ

Q: Does EcoPaste send clipboard data to the cloud? A: No. All data is stored locally on your machine. EcoPaste never transmits clipboard contents.

Q: How much memory does EcoPaste use? A: Thanks to Tauri's Rust backend, EcoPaste typically uses under 50 MB of RAM.

Q: Can I sync clipboard history across devices? A: Currently EcoPaste is local-only. Cross-device sync is a community-requested feature under consideration.

Q: Does it support clipboard history for passwords? A: EcoPaste captures all clipboard content. You can exclude password manager applications in the settings to avoid storing sensitive data.

Sources

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires