- Created by frdmn
- 🗓 Last Updated: 05/01/23 08:58:41
- 🌟 Stars on GitHub: 6
- Please consider supporting the creator by Starring or Sponsoring them on GitHub!
- Get Latest Release
- Get Source Code
From their 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