{"id":20096362,"url":"https://github.com/nomad-software/meme","last_synced_at":"2025-04-09T07:06:18.328Z","repository":{"id":48810780,"uuid":"77086290","full_name":"nomad-software/meme","owner":"nomad-software","description":"A command line utility for creating memes","archived":false,"fork":false,"pushed_at":"2023-10-18T08:17:40.000Z","size":25793,"stargazers_count":295,"open_issues_count":2,"forks_count":25,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-02T03:29:32.465Z","etag":null,"topics":["gifs","go","golang","imgur","memes"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nomad-software.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-21T21:10:32.000Z","updated_at":"2025-02-15T04:13:44.000Z","dependencies_parsed_at":"2024-06-18T22:37:12.316Z","dependency_job_id":"fa2831d8-dfed-410f-b603-43ff6e02835b","html_url":"https://github.com/nomad-software/meme","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nomad-software%2Fmeme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nomad-software%2Fmeme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nomad-software%2Fmeme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nomad-software%2Fmeme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nomad-software","download_url":"https://codeload.github.com/nomad-software/meme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247994119,"owners_count":21030050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gifs","go","golang","imgur","memes"],"created_at":"2024-11-13T16:58:37.426Z","updated_at":"2025-04-09T07:06:18.304Z","avatar_url":"https://github.com/nomad-software.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# Meme\n**A command line utility for creating [image macro style memes](https://en.wikipedia.org/wiki/Image_macro)**\n\n[![Go report card](https://goreportcard.com/badge/github.com/nomad-software/meme)](https://goreportcard.com/report/github.com/nomad-software/meme)\n\n**Requires Go v1.16+ to compile.**\n\n---\n\n![Am i the only one around here?](http://i.imgur.com/WP1TAzg.png)\n\n## Features\n\n* Create memes from built-in templates\n* Create memes from image URL's\n* Create memes from local image files\n* Supports drawing on animated gifs\n* Supports intensifing images by shaking them slightly\n* Supports adding the 'triggered' banner\n* Resizes oversized images\n* Automatically upload to [imgur.com](http://imgur.com/) (when passed a client id)\n* Works on Linux, Mac and Windows\n\n## Simple example\n\nTo create a meme use the following command. The image can be an built-in\ntemplate, a URL or the path to a local file.\n\n```\nmeme -i brace-yourselves -t \"brace yourselves|the memes are coming\"\n```\n\nWhen the command finishes, the location of the newly generated meme is printed\nto the terminal. This location can be overriden using the `-o` flag.\n\n## Installation\n\n* [Install Go](https://golang.org/doc/install)\n* Run `go get -u -v github.com/nomad-software/meme`\n\n## Automatic uploads\n\nIf you supply an imgur client id when invoking the command, the meme will\nautomatically be uploaded to [imgur.com](http://imgur.com/). To get a client\nid, follow these steps.\n\n1. [Create an imgur account](https://imgur.com/register)\n2. [Register this application for anonymous usage](https://api.imgur.com/oauth2/addclient)\n3. Once registered, you get a client id for use when invoking the command. See `meme -help`\n4. [Read the rate limits](https://api.imgur.com/#limits)\n\n## Help\n\nRun the following command for help and to list all of the available built-in templates.\n\n```\nmeme -help\n```\n\n## Other examples\n\n```\nmeme -i brace-yourselves -t \"brace yourselves|the memes are coming\"\n```\n\n![Brace yourselves](http://i.imgur.com/Bn1ANs5.png)\n\n---\n\n```\nmeme -gif -i http://www.reactiongifs.com/r/trmp.gif -t \"|when somebody mentions china\"\n```\n\n![When somebody mentions china](http://i.imgur.com/0aV1nfo.gif)\n\n---\n\n```\nmeme -shake -i kirk-khan -t \"|khaaaaan\"\n```\n\n![khaaaaan](http://i.imgur.com/PpGTRvN.gif)\n\n---\n\n```\nmeme -trigger -i https://i.giphy.com/3o7abKGM3Xa70I7jCU.gif\n```\n\n![triggered](http://i.imgur.com/D1pYHmC.gif)\n\n---\n\n## Built-in templates\n\nTo create a meme using one of the built-in templates, use one of the following\nid's with the `-i` flag. (You can also list these using the `meme -help` command.)\n\n* [advice-mallard](https://github.com/nomad-software/meme/blob/master/data/images/advice-mallard.jpg)\n* [all-the-things](https://github.com/nomad-software/meme/blob/master/data/images/all-the-things.jpg)\n* [am-i-the-only-one](https://github.com/nomad-software/meme/blob/master/data/images/am-i-the-only-one.jpg)\n* [ancient-aliens](https://github.com/nomad-software/meme/blob/master/data/images/ancient-aliens.jpg)\n* [archer-do-you-want](https://github.com/nomad-software/meme/blob/master/data/images/archer-do-you-want.jpg)\n* [awkward-sealion](https://github.com/nomad-software/meme/blob/master/data/images/awkward-sealion.jpg)\n* [baby-insanity-wolf](https://github.com/nomad-software/meme/blob/master/data/images/baby-insanity-wolf.jpg)\n* [back-in-my-day](https://github.com/nomad-software/meme/blob/master/data/images/back-in-my-day.jpg)\n* [bad-guy-boss](https://github.com/nomad-software/meme/blob/master/data/images/bad-guy-boss.jpg)\n* [bad-luck-brian](https://github.com/nomad-software/meme/blob/master/data/images/bad-luck-brian.jpg)\n* [brace-yourselves](https://github.com/nomad-software/meme/blob/master/data/images/brace-yourselves.jpg)\n* [college-liberal](https://github.com/nomad-software/meme/blob/master/data/images/college-liberal.jpg)\n* [condescending-wonka](https://github.com/nomad-software/meme/blob/master/data/images/condescending-wonka.jpg)\n* [confession-bear](https://github.com/nomad-software/meme/blob/master/data/images/confession-bear.jpg)\n* [confession-kid](https://github.com/nomad-software/meme/blob/master/data/images/confession-kid.jpg)\n* [dicaprio-cheers](https://github.com/nomad-software/meme/blob/master/data/images/dicaprio-cheers.jpg)\n* [disaster-girl](https://github.com/nomad-software/meme/blob/master/data/images/disaster-girl.jpg)\n* [doge](https://github.com/nomad-software/meme/blob/master/data/images/doge.jpg)\n* [dr-evil-lasers](https://github.com/nomad-software/meme/blob/master/data/images/dr-evil-lasers.jpg)\n* [everywhere](https://github.com/nomad-software/meme/blob/master/data/images/everywhere.jpg)\n* [first-world-problems](https://github.com/nomad-software/meme/blob/master/data/images/first-world-problems.jpg)\n* [fuck-me-right](https://github.com/nomad-software/meme/blob/master/data/images/fuck-me-right.jpg)\n* [futurama-fry](https://github.com/nomad-software/meme/blob/master/data/images/futurama-fry.jpg)\n* [good-guy-boss](https://github.com/nomad-software/meme/blob/master/data/images/good-guy-boss.jpg)\n* [good-guy-greg](https://github.com/nomad-software/meme/blob/master/data/images/good-guy-greg.jpg)\n* [grumpy-cat](https://github.com/nomad-software/meme/blob/master/data/images/grumpy-cat.jpg)\n* [high-guy](https://github.com/nomad-software/meme/blob/master/data/images/high-guy.jpg)\n* [how-do-they-work](https://github.com/nomad-software/meme/blob/master/data/images/how-do-they-work.jpg)\n* [i-should-buy-a-boat-cat](https://github.com/nomad-software/meme/blob/master/data/images/i-should-buy-a-boat-cat.jpg)\n* [kirk-khan](https://github.com/nomad-software/meme/blob/master/data/images/kirk-khan.jpg)\n* [laughing-men-in-suits](https://github.com/nomad-software/meme/blob/master/data/images/laughing-men-in-suits.jpg)\n* [look-at-me](https://github.com/nomad-software/meme/blob/master/data/images/look-at-me.jpg)\n* [minor-mistake-marvin](https://github.com/nomad-software/meme/blob/master/data/images/minor-mistake-marvin.jpg)\n* [mocking-spongebob](https://github.com/nomad-software/meme/blob/master/data/images/mocking-spongebob.jpg)\n* [morpheus](https://github.com/nomad-software/meme/blob/master/data/images/morpheus.jpg)\n* [most-interesting-man](https://github.com/nomad-software/meme/blob/master/data/images/most-interesting-man.jpg)\n* [none-of-my-business](https://github.com/nomad-software/meme/blob/master/data/images/none-of-my-business.jpg)\n* [one-does-not-simply](https://github.com/nomad-software/meme/blob/master/data/images/one-does-not-simply.jpg)\n* [oprah-you-get-a](https://github.com/nomad-software/meme/blob/master/data/images/oprah-you-get-a.jpg)\n* [overly-attached-girlfriend](https://github.com/nomad-software/meme/blob/master/data/images/overly-attached-girlfriend.jpg)\n* [pepperidge-farm-remembers](https://github.com/nomad-software/meme/blob/master/data/images/pepperidge-farm-remembers.jpg)\n* [peter-griffin-news](https://github.com/nomad-software/meme/blob/master/data/images/peter-griffin-news.jpg)\n* [philosoraptor](https://github.com/nomad-software/meme/blob/master/data/images/philosoraptor.jpg)\n* [picard-facepalm](https://github.com/nomad-software/meme/blob/master/data/images/picard-facepalm.jpg)\n* [picard-wtf](https://github.com/nomad-software/meme/blob/master/data/images/picard-wtf.jpg)\n* [politically-correct-redneck](https://github.com/nomad-software/meme/blob/master/data/images/politically-correct-redneck.jpg)\n* [satisfied-seal](https://github.com/nomad-software/meme/blob/master/data/images/satisfied-seal.jpg)\n* [scumbag-stacy](https://github.com/nomad-software/meme/blob/master/data/images/scumbag-stacy.jpg)\n* [scumbag-steve](https://github.com/nomad-software/meme/blob/master/data/images/scumbag-steve.jpg)\n* [so-hot-right-now](https://github.com/nomad-software/meme/blob/master/data/images/so-hot-right-now.jpg)\n* [so-i-got-that-goin-for-me](https://github.com/nomad-software/meme/blob/master/data/images/so-i-got-that-goin-for-me.jpg)\n* [success-kid](https://github.com/nomad-software/meme/blob/master/data/images/success-kid.jpg)\n* [sudden-clarity-clarence](https://github.com/nomad-software/meme/blob/master/data/images/sudden-clarity-clarence.jpg)\n* [that-would-be-great](https://github.com/nomad-software/meme/blob/master/data/images/that-would-be-great.jpg)\n* [third-world-skeptical-kid](https://github.com/nomad-software/meme/blob/master/data/images/third-world-skeptical-kid.jpg)\n* [too-damn-high](https://github.com/nomad-software/meme/blob/master/data/images/too-damn-high.jpg)\n* [unhelpful-highschool-teacher](https://github.com/nomad-software/meme/blob/master/data/images/unhelpful-highschool-teacher.jpg)\n* [unpopular-opinion-puffin](https://github.com/nomad-software/meme/blob/master/data/images/unpopular-opinion-puffin.jpg)\n* [waiting-skeleton](https://github.com/nomad-software/meme/blob/master/data/images/waiting-skeleton.jpg)\n* [y-u-no](https://github.com/nomad-software/meme/blob/master/data/images/y-u-no.jpg)\n* [yall-got-any-more-of](https://github.com/nomad-software/meme/blob/master/data/images/yall-got-any-more-of.jpg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnomad-software%2Fmeme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnomad-software%2Fmeme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnomad-software%2Fmeme/lists"}