meme

A command line utility for creating memes

  • 所有者: nomad-software/meme
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Meme

A command line utility for creating image macro style memes

Go report card


Am i the only one around here?

Features

  • Create memes from built-in templates
  • Create memes from image URL's
  • Create memes from local image files
  • Supports drawing on animated gifs
  • Supports intensifing images by shaking them slightly
  • Supports adding the 'triggered' banner
  • Resizes oversized images
  • Automatically upload to imgur.com (when passed a client id)
  • Works on Linux, Mac and Windows

Simple example

To create a meme use the following command. The image can be an built-in
template, a URL or the path to a local file.

meme -i brace-yourselves -t "brace yourselves, the memes are coming"

When the command finishes, the location of the newly generated meme is printed
to the terminal. This location can be overriden using the -o flag.

Installation

  • Install Go
  • Run go get -u -v github.com/nomad-software/meme

Automatic uploads

If you supply an imgur client id when invoking the command, the meme will
automatically be uploaded to imgur.com. To get a client
id, follow these steps.

  1. Create an imgur account
  2. Register this application for anonymous usage
  3. Once registered, you get a client id for use when invoking the command. See meme -help
  4. Read the rate limits

Help

Run the following command for help and to list all of the available built-in templates.

meme -help

Other examples

meme -i brace-yourselves -t "brace yourselves, the memes are coming"

Brace yourselves


meme -gif -i http://www.reactiongifs.com/r/trmp.gif -t ", when somebody mentions china"

When somebody mentions china


meme -shake -i kirk-khan -t ", khaaaaan"

khaaaaan


meme -trigger -i https://i.giphy.com/3o7abKGM3Xa70I7jCU.gif

triggered


Built-in templates

To create a meme using one of the built-in templates, use one of the following
id's with the -i flag. (You can also list these using the meme -help command.)

主要指标

概览
名称与所有者nomad-software/meme
主编程语言Go
编程语言Go (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2016-12-21 21:10:32
推送于2023-10-18 08:17:40
最后一次提交2023-09-26 18:11:48
发布数3
最新版本名称v1.0.2 (发布于 )
第一版名称1.0.0 (发布于 )
用户参与
星数297
关注者数3
派生数25
提交数71
已启用问题?
问题数13
打开的问题数1
拉请求数6
打开的拉请求数1
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?