Ecosyste.ms: Awesome

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

https://github.com/orta/GIFs

A Mac App for finding GIFs
https://github.com/orta/GIFs

Last synced: 30 days ago
JSON representation

A Mac App for finding GIFs

Lists

README

        

2012's word of the year: GIF.
--------

See https://github.com/manmal/GIFs for an updated build

![Screenshot](https://raw.github.com/orta/GIFs/master/web/yosemite.png "screenshot")

### Download

You can grab the app from [Mac App Store](https://itunes.apple.com/us/app/gifs/id961850017?l=en&mt=12) (it's free! 🎉) or download the latest version directly [here](https://raw.github.com/orta/GIFs/master/web/GIFs.app.zip).

### Compiling

```
git clone https://github.com/orta/GIFs.git
cd GIFs/objc
make bootstrap
```