Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fklingler/alfred-pastie
Alfred 2 workflow for Pastie
https://github.com/fklingler/alfred-pastie
Last synced: about 2 months ago
JSON representation
Alfred 2 workflow for Pastie
- Host: GitHub
- URL: https://github.com/fklingler/alfred-pastie
- Owner: fklingler
- Created: 2013-05-28T06:15:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-29T18:45:49.000Z (about 11 years ago)
- Last Synced: 2023-03-22T19:32:36.608Z (almost 2 years ago)
- Language: Ruby
- Size: 277 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pastie Workflow
======================Alfred 2 Workflow to create [Pasties](http://pastie.org).
Installation
------------Just download and open [Pastie.alfredworkflow](https://github.com/fklingler/alfred-pastie/raw/master/Pastie.alfredworkflow)!
Usage
-----Just type "pastie" inside Alfred to use the current clipboard content to create a Pastie.
![Pastie](screenshots/pastie.png)
![Pastie Ruby](screenshots/pastie-ruby.png)Thanks
------Thanks to [sosedoff](https://github.com/sosedoff/) for his [pastie-api gem](https://github.com/sosedoff/pastie) !
Contribute
----------Don't hesitate to contribute! Issues and pull requests are here for that.
The workflow uses a part of [zhaocai's alfred2-ruby-template](https://github.com/zhaocai/alfred2-ruby-template) (and therefore [zhaocai's alfred-workflow gem](https://github.com/zhaocai/alfred-workflow)), which is awesome :). Look at its Readme before contributing.