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: 19 days ago
JSON representation
A Mac App for finding GIFs
- Host: GitHub
- URL: https://github.com/orta/GIFs
- Owner: orta
- License: other
- Archived: true
- Created: 2013-01-20T05:26:04.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2021-06-23T14:16:06.000Z (over 3 years ago)
- Last Synced: 2024-07-31T12:07:28.565Z (4 months ago)
- Language: Objective-C
- Size: 17.5 MB
- Stars: 602
- Watchers: 20
- Forks: 39
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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
```