Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caiyue1993/smms-alfred-workflow
An Alfred workflow for getting image url from sm.ms
https://github.com/caiyue1993/smms-alfred-workflow
alfred ruby workflow
Last synced: 3 months ago
JSON representation
An Alfred workflow for getting image url from sm.ms
- Host: GitHub
- URL: https://github.com/caiyue1993/smms-alfred-workflow
- Owner: caiyue1993
- Created: 2016-11-04T06:20:31.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-24T08:48:52.000Z (about 8 years ago)
- Last Synced: 2024-05-02T06:11:56.027Z (9 months ago)
- Topics: alfred, ruby, workflow
- Language: Ruby
- Homepage:
- Size: 6.84 KB
- Stars: 10
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Preview
![](http://ww2.sinaimg.cn/large/9cd5b17egw1f9g7m45iwxg20jg0c6u0z.gif)## Something you should know
This repository is for pulling request, click [here](https://github.com/caiyue1993/smms-alfred-workflow/releases) if you want to download it directly.
## Usage
- First, go to [release page](https://github.com/caiyue1993/smms-alfred-workflow/releases) and download it.
- Ensure your Alfred version >= 3.0,then double click get-url-from-smms.alfredworkflow to install it in your Alfred.## Let's make customization before it can actually work:
- Configure Script Filter and replace "/Users/caiyue/.rvm/rubies/ruby-2.2.2/bin/ruby" with your own ruby path.
- Make sure your ruby has installed rest-client gem and JSON gem.
- Open smms.rb in alfred and replace Line 11 "/Users/caiyue/Desktop/" with the path of your wait-for-upload picture.## Issues that already know
- Sm.ms only support image which size less than 5 mb## To do
- Now it's only support png image
- The code isn't beautiful## Lisence
This project is available under the [MIT License](https://opensource.org/licenses/MIT). See the LICENSE file for more info.