Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zehfernandes/gifline
The fast way to put gif in or emails
https://github.com/zehfernandes/gifline
commandline gif gmail
Last synced: 3 months ago
JSON representation
The fast way to put gif in or emails
- Host: GitHub
- URL: https://github.com/zehfernandes/gifline
- Owner: zehfernandes
- Created: 2015-04-12T15:40:17.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-06-05T14:57:44.000Z (over 5 years ago)
- Last Synced: 2024-11-02T16:35:30.230Z (3 months ago)
- Topics: commandline, gif, gmail
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/gmail-gifline/mcmandlkgdpmhpaebifnnepgokcjncej
- Size: 2.33 MB
- Stars: 66
- Watchers: 3
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-gif - Gifline - Chrome extension to put GIFs in your emails. (Utilities)
README
# GifLine
The fastest way to put GIFs in your emails.
Write in any place of the gmail compose box the follow code and done:
```
::gif me theGIFyouneedor
/gif theGIFyouneed
```![Example](http://zehfernandes.github.io/gifline/img/explanation.gif)
[Install Chrome Extension](https://chrome.google.com/webstore/detail/gmail-gifline/mcmandlkgdpmhpaebifnnepgokcjncej)
## Updates
### v1.5
- Support more command lines prefix: `/gif` `/gifme` `/gif me`
- Add "Reload Gif" button. [Image](https://dl.dropboxusercontent.com/u/8015936/reload.png)
- Improve accuracy of gif search.### v1.2
- Change URL API request to TV giphy.
## Thanks
* Thanks to [@victorgama](https://github.com/victorgama/) and [@cuducos](https://github.com/cuducos/) for inspired the code.
* The are using [Giphy API](https://api.giphy.com/) and the awesome library [Gmail.js](https://github.com/KartikTalwar/gmail.js)