Alfred workflow to upload image files from your Finder to Imgur.
-
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
- Select a image file in your Finder
- Upload using
- the shortcut ⌘ + ⇧ + ⌥ + I
- the
imgur
Alfred keyword
- 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
- Node / NPM
- Imgur API keys
1.2.1