← 返回
未分类 Key 中文

Memelink

Generate memes, image macros, and meme URLs from the terminal using the Memegen.link API. Use when creating memes, picking meme templates, generating funny i...
使用 Memegen.link API 在终端生成表情包、图片宏和表情包 URL。用于创建表情包、选择表情包模板、生成有趣的...
dedene
未分类 clawhub v1.0.2 1 版本 100000 Key: 需要
★ 0
Stars
📥 281
下载
💾 2
安装
1
版本
#latest

概述

memelink CLI

Generate memes from the terminal. Wraps the Memegen.link API.

Quick Start

# Auto-generate — API picks the best template
memelink "when the code finally compiles"

# Template-based — specify template ID + text lines
memelink drake "tabs" "spaces"

# Custom background
memelink custom --background https://example.com/bg.jpg "top" "bottom"

# Copy to clipboard and open in browser
memelink drake "before memelink" "after memelink" -c -o

# JSON output for scripting
memelink --json "deploy on friday"

Commands

  • memelink "text" -- auto-select template, generate meme (default command)
  • memelink