How it works
A project that keeps something you made, a game save, a history, a list, saves it in this browser first.
When a token and a repository are set up here, it also saves it to that repository, in a folder named
triunity-studios-data, one sub-folder per project. Open the same project on another device
with the same token, and your data is there.
Two devices editing at once do not overwrite each other: every record carries the time it was written, and the newer one wins, record by record. The first time a device finds data both here and in the cloud, it asks you which to keep. Merge keeps both.
Nothing here has a server. The token stays in this browser and is sent to api.github.com and
nowhere else. Forgetting the token leaves every local copy where it is.