Skip to content

Kirem/PastebinUpload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PastebinUpload.py

It's a programm which make it easier to paste your code from windows clipboard into pastebin.com. Default options are:
api_paste_private = 0 #public
api_paste_expire = 1M #one month

Usage:

To perform easy upload just select and copy text you want to send. After that just simply run this script. You will have link to your uploaded text from pastebin.com in your clipboard. Right now you can just paste it somwhere.

#Tips:# Creating a shortcut to run this script in program of your choice might be a good idea. After that posting text of your choice needs 3 steps:
1. select text and copy it
2. use shortcut
3. paste link to your uploded text somewhere

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages