Install your downloaded Mac OS Applications right from Alfred.
Download the workflow. Double click to install directly to Alfred.
Alfred App Install searches through your ~/Downloads folder and lists installable Objects like .zip or .dmg in Alfred. Upon selection, it will automatically install it to your /Applications/ folder.
The script will run through the supplied paths and list all supported filetypes. It will then install all .pkg and .app to your /Applications/ folder, it will then delete the source.
- Simply type
installinto Alfred - Select the installable file and install with
Enter
App Install will find and install the following files:
- Disk Images
.dmg:- Will automatically mount and unmount the Image, installing all
.appfile inside.
- Will automatically mount and unmount the Image, installing all
- Archives
.zip:- Will extract the zip to a temporary location and install all
.pkgand.appfiles inside.
- Will extract the zip to a temporary location and install all
https://trello.com/b/sRyBw2X5/alfred-install-apps
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt for more information.
