Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/ivyl/gtk-pastie-widget
- Owner: ivyl
- Created: 2008-07-12T22:28:16.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2013-10-21T12:56:59.000Z (about 11 years ago)
- Last Synced: 2023-04-11T13:48:05.040Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 122 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.