Skip to content

Commit 2caacfc

Browse files
JRemitzclaude
andcommitted
feat: add cloudflare, meta, and openai reeln-plugins to software page
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent bb3fb85 commit 2caacfc

2 files changed

Lines changed: 38 additions & 1 deletion

File tree

sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</url>
1919
<url>
2020
<loc>https://streamn.dad/software.html</loc>
21-
<lastmod>2026-03-18</lastmod>
21+
<lastmod>2026-03-28</lastmod>
2222
</url>
2323
<url>
2424
<loc>https://streamn.dad/advanced-scene-switcher.html</loc>

software.html

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,43 @@ <h2>reeln-cli</h2>
399399
</span>
400400
</div>
401401
</li>
402+
<li>
403+
<div class="tech-item">
404+
<svg class="tech-icon" viewBox="0 0 24 24" aria-hidden="true">
405+
<circle cx="12" cy="12" r="9" fill="#f48120" />
406+
<path d="M8 12h8M12 8v8" stroke="#fff" stroke-width="2" stroke-linecap="round" />
407+
</svg>
408+
<span>
409+
<a href="https://github.com/StreamnDad/reeln-plugin-cloudflare">reeln-plugin-cloudflare</a>
410+
— Cloudflare R2 video uploads.
411+
</span>
412+
</div>
413+
</li>
414+
<li>
415+
<div class="tech-item">
416+
<svg class="tech-icon" viewBox="0 0 24 24" aria-hidden="true">
417+
<circle cx="12" cy="12" r="9" fill="#1877f2" />
418+
<path d="M15 8h-2a3 3 0 0 0-3 3v2h-2v3h2v5h3v-5h2l1-3h-3v-2a1 1 0 0 1 1-1h2V8z" fill="#fff" />
419+
</svg>
420+
<span>
421+
<a href="https://github.com/StreamnDad/reeln-plugin-meta">reeln-plugin-meta</a>
422+
— Meta platform integration (Facebook Live, Instagram, Threads).
423+
</span>
424+
</div>
425+
</li>
426+
<li>
427+
<div class="tech-item">
428+
<svg class="tech-icon" viewBox="0 0 24 24" aria-hidden="true">
429+
<rect x="3" y="3" width="18" height="18" rx="4" fill="#10a37f" />
430+
<path d="M12 7v5l4 2" stroke="#fff" stroke-width="2" stroke-linecap="round" fill="none" />
431+
<circle cx="12" cy="12" r="4" stroke="#fff" stroke-width="1.5" fill="none" />
432+
</svg>
433+
<span>
434+
<a href="https://github.com/StreamnDad/reeln-plugin-openai">reeln-plugin-openai</a>
435+
— OpenAI-powered LLM integration for livestream metadata, game thumbnails, and translation.
436+
</span>
437+
</div>
438+
</li>
402439
</ul>
403440
</div>
404441
</article>

0 commit comments

Comments
 (0)