https://github.com/ctxhou/alfred-fakeimg
Alfred 3 workflow to generate fakeimg.pl image link
https://github.com/ctxhou/alfred-fakeimg
alfred alfy fakeimg
Last synced: 11 months ago
JSON representation
Alfred 3 workflow to generate fakeimg.pl image link
- Host: GitHub
- URL: https://github.com/ctxhou/alfred-fakeimg
- Owner: ctxhou
- License: mit
- Created: 2017-01-31T17:14:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-31T17:17:56.000Z (over 9 years ago)
- Last Synced: 2025-07-02T17:09:00.317Z (12 months ago)
- Topics: alfred, alfy, fakeimg
- Language: JavaScript
- Homepage:
- Size: 74.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# alfred-fakeimg [](https://travis-ci.org/ctxhou/alfred-fakeimg)
> [Alfred 3](https://www.alfredapp.com) workflow to generate fakeimg.pl image link

## Install
```
$ npm install -g alfred-fakeimg
```
*Requires [Node.js](https://nodejs.org) 4+ and the Alfred [Powerpack](https://www.alfredapp.com/powerpack/).*
## Usage
In Alfred, type `fakeimg` Enter, and your query the image size to get fakeimg link.
Select an item and press Enter to get link.
## Related
- [alfy](https://github.com/sindresorhus/alfy) - Create Alfred workflows with ease
## License
MIT © [ctxhou](https://github.com/ctxhou/alfred-fakeimg)