This website requires JavaScript.
Explore
Help
Sign in
vrubelroman
/
send2streamer
Watch
1
Star
0
Fork
You've already forked send2streamer
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fd6aa24a1d
send2streamer
/
.dockerignore
5 lines
28 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit: overlay + sender pages for StreamLabs browser source Express + Socket.IO backend with Google login on the sender page, a transparent overlay page for OBS/StreamLabs Browser Source, and TTS voice-over via the edge-tts Python CLI (same engine as t2sTelegramBot). Dockerized for deployment. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-01 15:17:25 +00:00
node_modules
.env
.git
Multi-tenant platform: per-streamer overlay/sender links + CI/CD Streamers log in with Google on a new landing page and get a dashboard with two auto-generated, permanent links: one for their OBS/StreamLabs Browser Source, one to share with viewers. Messages are now scoped to the right streamer via Socket.IO rooms instead of broadcasting globally. Streamer records and tokens are persisted in SQLite (node:sqlite) so links survive restarts/redeploys. Also adds a Forgejo Actions pipeline mirroring t2sTelegramBot's: build, smoke-test, push to the local registry, then deploy to the prod host over SSH. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-01 15:53:07 +00:00
data
Reference in a new issue
Copy permalink