fornevercollective · gy terminal companion · v1.65

Terminal walkie. Glyph mesh. Live news wall. Stream to X.

Charm dock + multi-feed simulcast: size, FPS, and style (half / hex / braille / ascii / …). Hold to burst · seat on Spaces · pin world news into a 25×25 mosaic · publish RTMP when your Media Studio key is ready. One binary: gy.

Terminal install → Docs →

vwall ready · drop image/video onto the wall

gy · companion dock
vwall · half · 64
◈ gy  chatlivelabburst
▶ s("bd*4, [~ sd]*2")  · /news · /space · /orch
···············
· mesh :9876 · stream-x · media supervisor
· feed: 2×half@12 · plugins · reliability
✦ grok STYLE / CAPTION / PATTERN take
● live feeds · half · 12 fps vwall simulcast
· vwall · drag-drop image/video onto wall
+ sim · cam · size / FPS / style
terminal left mirrors active feed

Everything on the site + in gy

Web surfaces for demos and stress tests; the same mesh protocols power the terminal lab, burst orb, news wall, and X Spaces stage.

One binary · many planes

Everyday

gy                 # companion dock
gy burst           # Glyph walkie + Spaces
gy lab             # multi-feed video lab
gy serve           # mesh hub + site/
gy watch URL|file  # yt-dlp + ffmpeg

Stage · news · X

/news [us|weather|all]
/space seat|mute|key --pull
gy stream-x init|start|offer
gy space-rtmp --key $K --in …
gy doctor space · plugins

Mesh · AI · media

/orch [hint]       # Grok take
/overlay auto|fx
/duplex · /meshmidi
H media health · K kill
/plugin list|style

What we’re building toward

Hybrid stack: terminals stay 25² / half-block; public scale on the edge; producers keep RTMP and program bus control. Stress the feed pipeline from the browser; ship reliability from the binary.

  1. Glyph-first surfaces Burst orb, Spaces seats, news wall, GrokGlyph PWA — same 13/25/37/49 matrix vocabulary.
  2. World live news + theme clump Global catalog (news · weather · public access). Main swap column. AI captions → theme clusters.
  3. X Spaces + stream asset Host / 2 co-hosts / 10 speakers / listeners. Mute controls. gy stream-x as RTMP asset for others → ca.pscp.tv.
  4. Key when ready Auto-pull stream key from env / file / JSON / vault URL / clipboard / hub token API.
  5. Hybrid capacity DOJO hub + gy-sfu for 16–32 · CF Workers/DO for 1k+ chat · media SFU lanes optional.
  6. Media supervisor Bounded ffmpeg/yt-dlp children · health · kill · news wall stagger · GY_MEDIA_MAX.
  7. Grok orchestrate Takes on stable feeds: STYLE / CAPTION / PATTERN / GLYPH with overlay + program bus.
  8. Reliability + plugins Panic recovery · metrics · CI release sums · in-process style/mesh plugins (no .so).
  9. Facility path ST 2110 / NMOS / NDI scaffolds · sync doctor · venue sinks — edge vs facility planes.
  10. Phone + PiP Same-WiFi cast · phone-v glyph · macOS QuickTime PiP pop-out.
Shipped · burst · livenews · stream-x · plugins · reliability

Terminal path · get gy on PATH

User install lands in ~/.local/bin. System install and package managers also work. After install: gy --version · gy doctor · gy update.

# recommended — full tree + site/
git clone https://github.com/fornevercollective/GrokYtalkY.git
cd GrokYtalkY
make install                    # → ~/.local/bin/gy + grokytalky
# or: ./scripts/install.sh      # progress bars · new-user guide

# PATH (zsh)
echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.zshrc && source ~/.zshrc

gy --version
gy                              # companion dock
gy serve                        # hub :9876 + site static
MethodCommandBinary
Make (user)make install~/.local/bin/gy
Script./scripts/install.shsame
Go modulego install …@latestGOPATH/bin/grokytalky
Self-updategy updatereplaces local channel
Systemmake install-system/usr/local/bin/gy
Homebrewbrew install --build-from-source ./Formula/…gy