A nimble clipboard history manager for Linux power users.
ClipClop is a lightweight, feature-rich clipboard management tool designed for efficiency and simplicity. Built for Ubuntu and Debian-based Linux distributions, it provides an intuitive way to capture, browse, and manipulate your clipboard history.
Current Version: 0.1.0
- Automatically saves every clipboard entry
- Persistent storage of clipboard history
- Timestamped entries for easy tracking
- Fuzzy search through clipboard contents
- Interactive preview of clipboard entries
- Quick navigation with keyboard shortcuts
- Copy entries back to clipboard
- Save entries to custom files
- Full path expansion and autocomplete support
- Ubuntu or Debian-based Linux
xclipfzf(Fuzzy Finder)
-
Install dependencies:
sudo apt-get update sudo apt-get install xclip fzf
-
Download the script:
wget https://raw.githubusercontent.com/yourusername/clipclop/main/clipclop.sh chmod +x clipclop.sh
Override default clipboard storage:
export CLIPCLOP_DATADIR="/path/to/your/preferred/directory"Default: $HOME/data/clipclop
./clipclop.sh- Automatically saves current clipboard
- Browse clipboard history
- Select entries with powerful options
- Copy to Clipboard
- Save to File
- Navigate seamlessly
- Arrow keys for navigation
- Tab for path autocomplete
Ctrl-Y: Quick copy to clipboardESC: Exit or return to list
-
Intelligent Filtering
- Content type detection
- Automatic categorization of clipboard entries
-
Cloud Sync
- Optional synchronization across devices
- Encrypted clipboard history backup
-
Advanced Search
- Regular expression search
- Semantic content matching
-
Rich Media Support
- Image and file path clipboard tracking
- Preview capabilities for different content types
-
Clipboard Templating
- Create reusable text snippets
- Macro-like expansions
-
Integration Plugins
- IDE integration
- Productivity tool connectors
-
Machine Learning
- Predict most likely clipboard restore
- Usage-based content ranking
- Verify
xclipandfzfinstallation - Check script permissions
- Ensure clipboard access
Explore more innovative shell tools at ChipShell.org
- Fork the repository
- Create feature branch
- Commit changes
- Push to branch
- Create Pull Request
[Specify your license, e.g., MIT, GPL]
[Your Name]
Happy Clipping! 📋✨