Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ivyl/gtk-pastie-widget

now you can paste you snippets in 2 clicks!
https://github.com/ivyl/gtk-pastie-widget

Last synced: about 1 month ago
JSON representation

now you can paste you snippets in 2 clicks!

Awesome Lists containing this project

README

        

# gtk-pastie-widget

## Screenshot
![][widget]
[widget]: http://i.imgur.com/OmdqIyB.png

## Requiements

* Python
* PyGTK

## Install
* `git clone`
* `ln -s $(pwd)/pastie.py SOMEWHERE_IN_YOUR_PATH/pastie`

Run through symlink.

## Pasting

Just paste your code into the text area (it automatically get focus) and
press paste. Link to your code will be stored in the clipboard

## Stuff

[Pastie](http://pastie.org) is a name of NOPASTE service. Icon is image that
is used on front page of pastie site.

All Python code is licensed under GNU GPL 3, for pastie.gif ask Josh Goebel of
pastie.org.