Skip to content

Releases: tealios/tally

Release list

0.1.1

Choose a tag to compare

@github-actions github-actions released this 17 May 15:10

Fixed

  • Public cloudflared tunnel toggle now works in packaged builds. The cloudflared npm package returned a binary path inside app.asar (a virtual FS that can't be spawn()-ed from); the path is now rewritten to app.asar.unpacked where the binary actually lives.

Downloads

Platform File
Windows (x64) Tally-Setup-0.1.1.exe
macOS (Apple Silicon) Tally-0.1.1-arm64.dmg
macOS (Intel) Tally-0.1.1.dmg

Builds are unsigned. Windows: SmartScreen → More info → Run anyway. macOS: right-click → Open on first launch, or xattr -dr com.apple.quarantine /Applications/Tally.app.

0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 May 14:43

First public build of Tally.

What it does: scan the QR on the desktop with your phone, the phone's camera goes live in the desktop window over WebRTC. Includes a one-click cloudflared tunnel for off-LAN streaming, and a frameless OBS-friendly capture window (Ctrl/Cmd + Shift + C).

Downloads

Platform File
Windows (x64) Tally-Setup-0.1.0.exe
macOS (Apple Silicon) Tally-0.1.0-arm64.dmg
macOS (Intel) Tally-0.1.0.dmg

Notes

  • Builds are unsigned. Windows: SmartScreen → More info → Run anyway. macOS: right-click → Open on first launch, or xattr -dr com.apple.quarantine /Applications/Tally.app.
  • The phone joins via the QR on the viewer — no install on the phone, it's just a PWA in the mobile browser.