Skip to content

A copying/pasting script designed to record and access multiple entries

Notifications You must be signed in to change notification settings

AmanuelEphrem/Clippy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clippy

Clippy is a copying/pasting script designed to record and allow access to at most four entries of your clipboard.

Simply use the key stroke to copy text (CTRL + C) and it will be added to a list where you can access it later. The first copied text is associated with the first spot on the list, so to access the second copied item simply type ALT + 2 to place it in your clipboard. Then you may simply paste it (CTRL + V) to your desired location! To reset your list, type CTRL + ALT so that your next copied text will be the first item on the list.

Installation

pip install -r requirements.txt

Usage

Use python3 clippyMac.py on command line or terminal to run the program

About

A copying/pasting script designed to record and access multiple entries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages