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

https://github.com/kjbrum/alfred-unsplash-source

Alfred 3 workflow to generate embed URLs for Unsplash photos.
https://github.com/kjbrum/alfred-unsplash-source

Last synced: 20 days ago
JSON representation

Alfred 3 workflow to generate embed URLs for Unsplash photos.

Awesome Lists containing this project

README

        

# Alfred Unsplash Source

> [Alfred 3](https://www.alfredapp.com/) workflow to generate embed URLs for Unsplash photos.

## Install

```
$ npm install -g alfred-unsplash-source
```

> __Note:__ Requires [Node.js](https://nodejs.org) 4+ and the Alfred [Powerpack](https://www.alfredapp.com/powerpack/).

## Usage

In Alfred, type `splash`, Enter, and the size of photo you need (WIDTHxHEIGHT).

## Credits

- [Alfy](https://github.com/sindresorhus/alfy)
- [Unsplash](https://unsplash.com)
- [Unsplash Source](https://source.unsplash.com)

## TODO

- Update documentation
- Daily option
- Weekly option
- Look into using JS wrapper (https://github.com/unsplash/unsplash-source-js)

## License

MIT © [Kyle Brumm](http://kylebrumm.com)