Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willfarrell/alfred-cdn-workflow
Check which CDNs a package is hosted on.
https://github.com/willfarrell/alfred-cdn-workflow
Last synced: 24 days ago
JSON representation
Check which CDNs a package is hosted on.
- Host: GitHub
- URL: https://github.com/willfarrell/alfred-cdn-workflow
- Owner: willfarrell
- License: mit
- Created: 2013-09-25T14:48:05.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-06-07T01:08:17.000Z (over 8 years ago)
- Last Synced: 2024-11-02T15:36:31.268Z (about 1 month ago)
- Language: PHP
- Size: 2.12 MB
- Stars: 66
- Watchers: 6
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
CDN ([Download v1.5](https://raw.github.com/willfarrell/alfred-cdn-workflow/master/CDN.alfredworkflow))
Check which CDNs a package is hosted on.
## Requirements
1. [Alfred App v2](http://www.alfredapp.com/#download)
1. [Alfred Powerpack](https://buy.alfredapp.com/)## Installing
1. Click the download buttons below
2. Double-click to import into Alfred 2
3. Review the workflow to add custom Hotkeys## Updating
Run the [Alleyoop Workflow](http://www.alfredforum.com/topic/1582-alleyoop-update-alfred-workflows/) using the keyword `oop`. If you're not comfortable with Alleyoop, **star & watch this repo** to keep up to date on new versions and additional workflows.## About
![alt text][all]
![alt text][cloudflare]## Commands
- `cdn all {query}` - Search all CDNs
- `cdn js {query}` - Search JsDelivr CDN ([www.jsdelivr.com/](http://www.jsdelivr.com/))
- `cdn cf {query}` - Search Cloud Flare CDN ([cdnjs.com](http://cdnjs.com))
- `cdn g {query}` - Search Google CDN
- `cdn msn {query}` - Search MSN CDN## Contributors
- [@willfarrell](https://github.com/willfarrell)[all]: ./screenshots/all.png "Sample Options"
[cloudflare]: ./screenshots/cloudflare.png "Sample CloudFlare Search"