Skip to content

Takes what is copied in the clipboard and saves it to a text file.

Notifications You must be signed in to change notification settings

Crevette3/clipboardToTxt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

clipboardToTxt.py

  • This code constently checks if anything new has been copied to the clipboard, just run the code once and it will save everything you copy to a .txt file called clipboard.txt

  • You will need to install the pyperclip modual using >>> pip install pyperclip

About

Takes what is copied in the clipboard and saves it to a text file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages