Skip to content

TableSync 2026.09.10

Choose a tag to compare

@Adam-Analytics Adam-Analytics released this 10 Sep 23:49

The projector-table cockpit, as a folder you can move or delete.

TableSync-2026.09.10.zip — 33.8 MB

SHA-256  C226B67772A15797D5E766C010AF44AC4BD43AB8AB3194301AD6797F5BC01B98

Extract it, double-click TableSync.bat, click Start (this computer only).
Drag the Table window onto the projector and press F. On first start it mints
its own access keys into a config.json beside the app; nothing is written
anywhere else, and deleting the folder uninstalls it.

In this build

  • Runs the server on 127.0.0.1 by default, or on the LAN with a join URL you
    read out. Start (Internet) raises a Cloudflare tunnel so players can join
    from anywhere with nothing installed and no router touched — the server stays
    bound to loopback and the DM seat is refused to anyone coming through it.
  • Ships CPython 3.11.9 and cloudflared 2026.8.3, both signed by their own
    publishers, so the bundle needs no Python installed and no admin rights.
  • The openly licensed SRD — 2,711 records. No campaign content.

Not signed

This zip carries no Authenticode signature and cannot: a zip has no format for
one, and neither does a batch file. The programs inside are signed by Python
Software Foundation and Cloudflare. Verify the download with the SHA-256 above
rather than trusting the absence of a warning:

Get-FileHash "TableSync-2026.09.10.zip" -Algorithm SHA256

There is no signed installer, and none is planned. Code signing would buy the
absence of a warning this download does not trigger: what we wrote is a batch
file and Python source, and the programs that actually execute are already
signed by their own publishers. The hash above is the check that means
something here.