Skip to content

A tool which records the copied images of the clipboard.

License

Notifications You must be signed in to change notification settings

wirebits/ClipSnap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ClipSnap

A tool which records the copied images of the clipboard.

Key Features

  • Record each copied images into the folder.
  • Show each copied image with proper date and time.
  • If the clipboard is empty or text is copied, then the program stopped.
  • Update the folder every second.

OS Support

  • Windows 10 and 11 only.

Setup

  1. Make sure the latest python and pip3 is installed on your system (Windows/Linux/MacOS).
  2. Install the pillow module on your system (Windows/Linux/MacOS) by copy and run the following command :
pip3 install -r requirements.txt

Install and Run

  1. Download or Clone the Repository.
  2. Open the folder and run the ClipSnap.py file.

About

A tool which records the copied images of the clipboard.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages