alfred-imgur
v1.2.1
Published
Upload the currently selected file in your Finder to Imgur
Downloads
6
Readme
alfred-imgur
Alfred workflow to upload image files from your Finder to Imgur.
Installation
Make sure you've met all requirements
Install the workflow with
npm
:npm install -g alfred-imgur
Copy and adjust the default configuration file and make sure your API key is set:
cp ~/Library/Application\ Support/Alfred\ 3/Alfred.alfredpreferences/workflows/alfred-ldap/.alfred-imgur.conf ~/.alfred-imgur.conf vi ~/.alfred-ldap.conf
Usage
- Select a image file in your Finder
- Upload using
- the shortcut ⌘ + ⇧ + ⌥ + I
- the
imgur
Alfred keyword
Contributing
- Fork it
- Create your feature branch:
git checkout -b feature/my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin feature/my-new-feature
- Submit a pull request
Requirements / Dependencies
- Node / NPM
- Imgur API keys
Version
1.2.1