Skip to content

kartikjagdale/Pastee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

#Pastee A small Program to submit pastes to Paste.ee

####Description This is program allow you to submit pastes of their program or text files to paste.ee (A site like pastebin) and returns a url to share among the users.

This Program also copies the returned url to Clipboard so that you can paste it anywhere you want and share instantly.

####Syntax:

python pastee.py -d(optional) <filename.extension> or file or file_path

####Example: Note: this has to done from windows command line:

>>python pastee.py -d example examplefile.txt

####Requirements:

  1. Python 2.7.0
  2. Requests(version:2.3.0)
  3. API_KEY

About

A small Program to submit pastes to Paste.ee

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages