Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📋 ClipStack

Clipboard history manager built with Python and Tkinter

Python Tkinter License


✨ Features

Feature Description
📋 Auto capture Automatically saves everything you copy to clipboard
🔍 Search Filter your clipboard history in real time
📌 Pin items Keep important items pinned at the top
🗑️ Delete & clear Remove individual items or clear unpinned history
⌨️ Global hotkey Press Ctrl+Shift+V to open ClipStack from anywhere
💾 Persistent history History saved locally and restored on restart
🎨 Dark UI Clean dark interface

📸 Screenshots


🚀 Getting Started

# Clone the repository
git clone https://github.com/iarazuska/ClipStack.git

# Navigate to project folder
cd ClipStack

# Install dependencies
pip install keyboard pyperclip

# Run the app
python main.py

⌨️ Keyboard Shortcuts

Shortcut Action
Ctrl + Shift + V Open ClipStack from anywhere

🛠️ Tech Stack

Technology Purpose
Python 3.12 Core language
Tkinter GUI framework
pyperclip Clipboard access
keyboard Global hotkey listener

📁 Project Structure

About

Clipboard history manager with search and pinning, built with Python

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages