An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# alfred-fakeimg [![Build Status](https://travis-ci.org/ctxhou/alfred-fakeimg.svg?branch=master)](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)