Skip to content

NotShrirang/PasteAsTxtFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PasteAsTxtFile

Saves copied text as .txt file.

Install requirements:

pip install keyboard

Steps:

  1. Clone this repo.
  2. Run main.py.
  3. Copy a text.
  4. When file explorer is opened and Ctrl+V is pressed, copied text will be pasted as .txt file!

OS required : Windows only