Apps that share
the user’s data.
These demos show three independent apps working together without a shared backend. Food Tracker and Pain Tracker write to their own TinyCloud prefixes. Insight discovers their manifests and builds a pattern view from the data the user approves.
THREE SEPARATE APPS,
ONE USER-OWNED SPACE
Writes meal records
Food Tracker
Capture meals from photos or manual entry. Records are written to the app-owned prefix in the user's TinyCloud applications space.
xyz.tinycloud.tinyapps.foodWrites symptom records
Pain Tracker
Log pain severity, location, quality, duration, and notes as structured records in a separate app-owned prefix.
xyz.tinycloud.tinyapps.painDiscovers manifests
Insight
Reads published app manifests, requests compatible permissions, and correlates meals with later pain events.
xyz.tinycloud.tinyapps.insightWHAT MAKES THEM
INTEROPERABLE
Identity
OpenKey gives each app the same passkey-backed user identity without a shared app account.
Place
TinyCloud gives every user an applications space where independent apps can write user-owned records.
Contract
Each app publishes a manifest that declares the paths it owns and the access it needs.
Discovery
Agents and new apps can list manifests, understand what data exists, and request compatible permissions.
WATCH CONTEXT
COMPOUND
None of these apps need to know about each other ahead of time. They only know about the user’s TinyCloud space and the manifests published there.
Sign in to Food Tracker with OpenKey and log a meal.
Sign in to Pain Tracker with the same identity and log a symptom event.
Open Insight to discover both manifests and inspect timing patterns.
CONTROL IT ALL WITH
YOUR TINYCLOUD ACCOUNT
Manage your identity, storage spaces, and delegated app access from one account surface.