Skip to main content

Advanced Linux clipboard utility that bypasses paste restrictions using virtual keyboard typing

Project description

🐾 CopyCat – Linux Copy-Paste Superpower

CopyCat logo

Crafted with ❤️ by Pink Pixel

🚀 What Is CopyCat?

CopyCat is your all-in-one clipboard utility for Linux. It crushes copy-paste headaches in stubborn apps and web UIs. With built-in virtual typing, advanced clipboard tricks, and a clean GUI, CopyCat makes paste restrictions a thing of the past.

✨ Features

🎯 Core Tools

  • Virtual Keyboard Typing – Simulate real keystrokes to bypass paste blocks
  • Clipboard Control – Read, write, and manipulate clipboard content
  • Multi-Format Ready – Handle text, JSON, URLs, API keys, and more
  • GUI & Tray App – Simple interface with system tray access

🔧 Power Features

  • Clipboard History – Persistent storage with search & management
  • Text Templates – Reusable snippets at your fingertips
  • Smart Detection – Auto-detect and adapt to different data types
  • Desktop Integration – Global shortcuts and menu entries

🛠️ Installation

🎉 PyPI Installation (Recommended)

CopyCat is now available on PyPI! Install with a single command:

pip install copycat-linux

That's it! All commands (copycat, copycat-gui, copycat-tray) are now available system-wide.

Manual Dependencies (Ubuntu/Mint)

sudo apt update
sudo apt install xclip xdotool python3-tk libnotify-bin

Development Installation

For development or to get the latest features:

git clone https://github.com/pinkpixel-dev/copycat.git
cd copycat
pip install -e .

Guided Setup (Alternative)

Prefer interactive installation? Clone the repo and run:

./scripts/setup_copycat.sh

Choose pip, uv, or conda—the script builds a virtual environment, installs dependencies, and registers CopyCat.

📖 Usage

CLI Basics

# Core
copycat --get              # Show clipboard
copycat --set "text"       # Set clipboard
copycat --type             # Type clipboard (bypasses restrictions)
copycat --type-delayed     # Type after 3s delay

# Advanced
copycat --history          # Clipboard history
copycat --templates        # Templates list
copycat --gui              # Launch GUI

GUI

  • Start from desktop menu, tray icon, or Ctrl+Alt+V
  • Access history, templates, and one-click “Type Clipboard”

Usage

  1. Copy text, API key, or config

  2. Focus input field

  3. Use one of these:

    • GUI: click Type Clipboard
    • CLI: copycat --type-delayed then switch to the designated paste location
    • Shortcut: Ctrl+Alt+T

🎨 Templates

Custom templates live in ~/.config/copycat/templates/:

# API key
copycat --template api-key "sk-your-key-here"

# JSON schema
copycat --template json-schema '{"type": "object", "properties": {...}}'

⌨️ Keyboard Shortcuts

  • Ctrl+Alt+V → Open GUI
  • Ctrl+Alt+T → Type clipboard
  • Ctrl+Alt+H → Show history
  • Ctrl+Shift+V → Enhanced paste (when supported)

🔧 Config

Edit ~/.config/copycat/config.conf:

[general]
typing_delay = 50
max_history = 100
auto_detect_types = true

[gui]
show_tray_icon = true
start_minimized = false

[shortcuts]
type_clipboard = Ctrl+Alt+T
show_history = Ctrl+Alt+H
open_gui = Ctrl+Alt+V

🐛 Troubleshooting

Paste still blocked?

  • Try copycat --type-delayed
  • Confirm xdotool is installed
  • Ensure input field focus

GUI not showing?

  • Install tkinter: sudo apt install python3-tk
  • Check desktop environment

Shortcuts failing?

  • Install xbindkeys: sudo apt install xbindkeys
  • Check system shortcut conflicts

🤝 Contributing

Want to help?

  1. Fork the repo
  2. Create a branch
  3. Submit a PR

📄 License

Apache 2.0 – see LICENSE.

🏷️ Version

1.0.1 – Published to PyPI September 17, 2025 🎉

  • 📦 Available on PyPI: pip install copycat-linux
  • 🎨 GUI improvements: Fixed emoji compatibility and font rendering
  • Enhanced cross-platform support: Better compatibility across Linux distributions

Made with 🩷 by Pink Pixel


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

copycat_linux-1.0.2.tar.gz (1.3 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

copycat_linux-1.0.2-py3-none-any.whl (1.3 MB view details)

Uploaded Python 3

File details

Details for the file copycat_linux-1.0.2.tar.gz.

File metadata

  • Download URL: copycat_linux-1.0.2.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for copycat_linux-1.0.2.tar.gz
Algorithm Hash digest
SHA256 693ea02746d723b69ea717e3eee8866b4ccad9371e8bf2c5eebece8eb88aa479
MD5 65ccc191f9e4d31443e1596e8c215385
BLAKE2b-256 8ca0ca5c00a560678fa15db773e4f247d045ca3bffdfa61a15e3a538763cf7fd

See more details on using hashes here.

File details

Details for the file copycat_linux-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: copycat_linux-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for copycat_linux-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d6902bb0cd4639beae84bf1809dcc8d76974ffdf7aca49b552e399ce5338add3
MD5 943bf5ff27aea12039b5f0e0e1b79bbf
BLAKE2b-256 ee7acef2beb260395b81991892a4877dec73acfd590ffe91a7bb63330289b7b6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page