https://github.com/zehfernandes/gifline
The fast way to put gif in or emails
https://github.com/zehfernandes/gifline
commandline gif gmail
Last synced: about 1 year 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 (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-06-05T14:57:44.000Z (almost 7 years ago)
- Last Synced: 2025-04-06T05:34:27.873Z (about 1 year ago)
- Topics: commandline, gif, gmail
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/gmail-gifline/mcmandlkgdpmhpaebifnnepgokcjncej
- Size: 2.33 MB
- Stars: 67
- Watchers: 2
- 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)
- 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 theGIFyouneed
or
/gif theGIFyouneed
```

[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)