Own your software.
Spin it up in your Google account.
RG App Store provisions micro-apps — a page, an API, or a cron — into your own Google account, in one click. No servers, no subscriptions, no vendor holding your data. Everything lives in your Drive.
Three steps to an app you own
Pick an app
Choose from the catalog — a contact form, a link page, a reminder cron, and more being added.
Configure it
Fill in a short form. No code. Your fields, your branding, your email, your rules.
Spin it up
One click provisions it into your own Google account — a Drive folder, a Sheet, and an Apps Script web app, deployed as you.
One catalog, three shapes
Page, API, or cron
Pages
Apps Script renders a whole branded page — a form, a portal, a link hub. Share the URL or embed it. You have a live tool the instant it provisions.
APIs
A JSON endpoint your own site posts to — submissions and data flow straight into your Sheet, behind your domain.
Crons
A background job on a daily trigger. It bills, reminds, digests, or syncs — forever, in your account, with no surface to babysit.
Nothing new to learn
Built on tools you already own
No new account, no new dashboard. Every app is just three Google products you already trust — wired together and handed to you.
Google Drive
Each app gets its own folder in your Drive. Browse, share, rename, delete — it is yours, not ours.
Google Sheets
Every app stores its data as rows in a Sheet you own. Sort, filter, chart, export — however you like.
Apps Script
A web app deployed under your account runs each app — a permanent HTTPS endpoint and free cron, no server required.
An open catalog
Every app is one file.
The catalog only grows.
Simple apps declare a form and the code to deploy; complex ones ship their own UI and provisioner — no fixed pattern. Built to be extended and open-sourced, so the catalog keeps growing without touching the engine.
Spin up your first app