A fast, modern, and lightweight clipboard manager for Windows
Download Beta β’ Report Bug β’ Request Feature
Clip is a powerful, modern clipboard manager for Windows built with Electron, React, and TypeScript. It revolutionizes how you work with your clipboard by providing instant access to your clipboard history, powerful search capabilities, and a beautiful, customizable interface.
- π₯ Lightning Fast - Instant startup and smooth animations
- π¨ Modern UI - Beautiful dark/light themes with customizable transparency
- π Smart Search - Find anything in your clipboard history instantly
- π Pin Important Items - Keep frequently used content at your fingertips
- πΌοΈ Image Support - Full support for text and images
- β‘ Global Hotkeys - Access from anywhere with customizable shortcuts
- πΎ Local Storage - Your data stays on your device, completely private
- π No Installation Required - Portable version available
- OS: Windows 10 or later (x64)
- RAM: 100MB minimum, 200MB recommended
- Storage: 50MB + space for clipboard history
- Permissions: Standard user (no admin required)
- π Clipboard History - Store up to 100 items (configurable)
- π Instant Search - Fuzzy search through all clipboard content
- π Pin Items - Keep important content always accessible
- πΌοΈ Image Support - Full support for text and image clipboard content
- πΎ Local Storage - SQLite database, no cloud dependency
- π¨ Modern Design - Clean, intuitive interface with smooth animations
- π Dark/Light Mode - Automatic system theme detection + manual override
- β¨ Transparency - Adjustable window transparency (95% default)
- π― Customizable - Adjust colors, border radius, and visual settings
- β‘ Fast Loading - Optimized for instant access
- β¨οΈ Global Hotkey - Default
Ctrl+Shift+V(fully customizable) - πͺ Windows Key Support - Native Windows key combinations
- πͺ ESC to Close - Quick escape to hide window
- π Focus Restoration - Returns focus to previous window after pasting
- π Auto Backups - Configurable automatic database backups
- π€ Import/Export - Full database backup and restore
- π Start with Windows - Optional auto-start with system
- π― System Tray - Minimize to tray or hide completely
- π Single Instance - Prevents multiple instances
Screenshots will be added in the next update
- Download the latest release from GitHub Releases
- Extract (portable) or install (installer version)
- Run
Clip.exe - Press
Ctrl+Shift+Vto open Clip anywhere - Start copying - your clipboard history will be automatically saved!
-
Clone the repository:
git clone https://github.com/Sukarth/Clip.git cd Clip -
Install dependencies:
npm install
-
Start development:
npm run start
-
Build for production:
npm run dist
Clip offers extensive customization options accessible through the settings panel:
- Theme: Dark, Light, or System
- Transparency: 0-100% window transparency
- Border Radius: Customize window corner rounding
- Accent Color: Choose your preferred accent color
- Window Hide Behavior: Hide completely or minimize to tray
- Show in Taskbar: Control taskbar visibility
- Notifications: Enable/disable clipboard notifications
- Start with System: Auto-start with Windows
- Auto Backups: Enable automatic database backups
- Backup Interval: 5 minutes to 1 day
- Max Backups: Control backup retention
- Electron 25.9.0 - Cross-platform desktop framework
- React 19.1.0 - Modern UI library with hooks
- TypeScript - Type-safe JavaScript
- Better-SQLite3 - High-performance SQLite
- AutoHotkey - Windows global hotkey integration
- Main Process: Electron main process handles system integration
- Renderer Process: React-based UI with TypeScript
- Native Modules: C++ modules for Windows API integration
- Database: SQLite with WAL mode for performance
- IPC: Secure inter-process communication between main and renderer
We welcome contributions! This is a beta release and we're actively looking for:
- π Bug Reports - Help us identify and fix issues
- π‘ Feature Requests - Suggest new features and improvements
- π Documentation - Improve docs and guides
- π§ͺ Testing - Test on different Windows configurations
- π» Code Contributions - Submit pull requests
Please read CONTRIBUTING.md for guidelines.
- Performance improvements
- Color theme customization options
- Cloud synchronization
- Advanced search filters and tags
- Clipboard templates and snippets
- Multi-monitor support improvements
- Linux and macOS support
- AutoHotkey integration may require Windows Defender exclusion
- Very large images (>50MB) may cause temporary UI lag
- Window focus restoration may not work with all applications
This project is licensed under the MIT License - see the LICENSE file for details.
- Built with β€οΈ using modern web technologies
- Icons and design inspired by modern Windows design language
- Special thanks to the Electron and React communities
Made with β€οΈ by Sukarth
β Star this repo if you find it useful!