Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/motemen/lgtm.sh
The fastest way to generate animated LGTM images
https://github.com/motemen/lgtm.sh
Last synced: 3 months ago
JSON representation
The fastest way to generate animated LGTM images
- Host: GitHub
- URL: https://github.com/motemen/lgtm.sh
- Owner: motemen
- License: mit
- Created: 2015-03-12T10:21:42.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-16T04:17:31.000Z (almost 9 years ago)
- Last Synced: 2024-05-01T23:31:20.651Z (8 months ago)
- Language: Shell
- Size: 11.7 KB
- Stars: 68
- Watchers: 4
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lgtm.sh
The fastest way to generate animated LGTM images
## Installation
With [homebrew](http://brew.sh/) do:
% brew tap motemen/motemen
% brew install lgtm.shWith [bpkg](https://github.com/bpkg/bpkg) do:
% bpkg install motemen/lgtm.sh
## Usage
% lgtm.sh [-m] [-c]
* `-m` :: Output in Markdown (without `-m`, outputs only image URL)
* `-c` :: Send to clipboard## Example
% lgtm.sh -m
[![LGTM](http://lgtm.herokuapp.com/http://38.media.tumblr.com/f1042f48459acd3b1e7c568c0faa7eec/tumblr_n8o30zwsJx1tfp3xbo1_500.gif)](http://lgtm.herokuapp.com/)[![LGTM](http://lgtm.herokuapp.com/http://38.media.tumblr.com/f1042f48459acd3b1e7c568c0faa7eec/tumblr_n8o30zwsJx1tfp3xbo1_500.gif)](http://lgtm.herokuapp.com/)
## Customization
Place a file at `~/.config/lgtm.sh/sources`, which should have one URL per one line like:
http://foo.tumblr.com/
http://bar.tumblr.com/Feel free to add your favorite source to [Wiki](https://github.com/motemen/lgtm.sh/wiki/GIF-Sources)!
## Requirements
[pup](https://github.com/EricChiang/pup)
## Author
motemen