Paste this into ChatGPT, Claude, Gemini or any coding assistant, then describe the tool you want. You'll get a single HTML file that works in a browser and as a Kapsula app with real alarms.
Assistants don't know Kapsula's bridge yet. The prompt teaches them the five things that make a page behave like an app: the sandbox rules, where state must live, how alarms are scheduled, the 16-alarm limit, and graceful fallback in a normal browser. Full details: bridge API reference.
Kapsula runs only code you add yourself. Nothing is sent to Kapsula's servers — there are none.