Skip to content

Submits your clipboard text to PasteBin.com and gives you the URL to the paste, doing everything without requiring you to open your web browser.

Notifications You must be signed in to change notification settings

vaidik/sharepastes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharePastes

Helps you quickly share code snippets via various services like Github Gist, Pastebin and Mozilla's Pastebin.

What does SharePastes do?

SharePastes provides you with a simple and minimal command line tool that you can use to quickly share whatever you have copied to your clipboard.

Requirements

  1. Python 2.7 (that's what I have tested it with).
  2. xclip command for Linux must be installed.
    1. yum install xclip for Fedora.
    2. apt-get install xclip for Ubuntu.

Installation

sudo pip install https://github.com/vaidikkp/sharepastes/archive/master.zip

Usage and Other Documentation

Documentation available here

About

Submits your clipboard text to PasteBin.com and gives you the URL to the paste, doing everything without requiring you to open your web browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages