An automatic meme maker to prove the point that caption memes are garbage.
To run:
- First install graphicsmagick and node. On Ubuntu, this is done with
sudo apt install graphicsmagick node. - Then run
npm iin the home directory to install packages. - Compile the project with
npm run gulp - Finally run
node dist/index.jsto execute.
Access localhost:8888 via your web browser to get hot-generated meemays.