Skip to content

Henzoid/AutoMeme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoMeme

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 i in the home directory to install packages.
  • Compile the project with npm run gulp
  • Finally run node dist/index.js to execute.

Access localhost:8888 via your web browser to get hot-generated meemays.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 93.8%
  • JavaScript 6.2%