I needed a quick meme, but wanted to whip it up locally. If you have a method you prefer, let me know. I ended up using the following:
Meme, written in Go. It is a more active branch of the original repo.
The branch also had much better installation instructions.
Install Go
Run go install github.com/PontusTideman/meme@latest
Open up .bashrc
Add export GOPATH="$HOME/go" export PATH=$PATH:$GOPATH/bin
Run source ~/.bashrc in terminal after.
What I ended up with is this silly meme, with the image generated in Stable Diffusion and shared via Nextcloud. Enjoy.
