/animegif

animegif command to search animated gifs

Primary LanguageGoMIT LicenseMIT

Animegif

Provides animegif command to search animated gifs. Only works with Mac OS X and Linux.

Usage

$ animegif --help
Usage of animegif:
  -c int
        count (default 8)
  -k string
        keyword (default "yuyushiki")
  -p int
        initial page (default 1)
$ animegif -k=ゆゆ式 -c=10 # opens html file with 10 ゆゆ式 gifs.

Installation

go get github.com/negipo/animegif

License

MIT