Recurrly
v1.0.0-alpha.1AndroidAlpha

Know what you’re
paying for.Down to the renewal.

Recurrly tracks what you subscribe to — the cost, the cadence, the day it bills, and where the money actually goes. The list lives on your phone and is never uploaded.

APK · 103 MB · Android 7.0 or later · alpha build, internal testing

9:41
M

Matin

Monthly spend

$155.96

08/29

Upcoming

View all

$5.99

Tomorrow

Spotify

$12.00

4 days left

Notion

$15.00

6 days left

Figma

All Subscriptions

View all

Adobe Creative Cloud

Design

$77.49

Monthly

GitHub Pro

Developer Tools

$9.99

Monthly

Claude Pro

AI Tools

$20.00

Monthly

Netflix

Entertainment

$15.49

Monthly

What’s inside

Five screens, no filler.

Every screen answers one question. Nothing is there to fill space, and nothing that changes your money is more than a tap away.

The month at a glance

Home opens on committed monthly spend, the next five renewals as a carousel, and a short preview of the list. Anything renewing within a day reads “Today” or “Tomorrow” rather than a count.

Search, filter, act

The full list, searchable and filterable by status. Tap a card to expand it in place for plan, payment method, renewal and start date — then Edit, Pause, Cancel or Delete without leaving it.

Where the money goes

Monthly and yearly totals, average cost per subscription, spend by category, and your top five by monthly cost. Paused and cancelled plans stay out of every figure.

Type a name, get the brand

A drag-to-dismiss sheet that matches a brand icon as you type, from bundled art or a generated simple-icons subset. Pick a start date from a calendar, past or future.

Reminders before you’re billed

Renewal reminders with a lead time you choose. Plus light, system or dark to follow the OS, a base currency, and one control that clears everything stored.

A label and four digits

Note which card paid for it — a name, and optionally the last four. Never a full number, never an expiry, never a CVC. The label is checked so a card number can’t be typed into it.

Insights

Totals you can trust.

Amounts are never summed across currencies. Recurrly groups by currency, features your largest, and reports the rest separately — because it does no FX conversion, and a blended figure would be a guess wearing a total’s clothes.

Only active subscriptions count. Pausing a plan takes it out of the totals and out of Upcoming. Cancelling marks it without deleting it, because the record is the history of what you used to pay for — and Delete is a separate, permanent thing.

Read why it works this way

Monthly

$155.96

7 active · USD

Yearly

$1,871.52

at today’s cadence

Average

$22.28

per subscription

Spend by category

  • Design$92.49
  • Entertainment$21.48
  • AI Tools$20.00
  • Productivity$12.00
  • Developer Tools$9.99

Your list never leaves the phone.

Subscriptions are stored on the device. There is no backend for them and no sync, so there is nothing to breach and nothing to export. Two services do use the network, and it’s worth being plain about them.

Your subscriptions
On-device only. Never uploaded.
Clerk
Sign-in. Required to reach any tab.
PostHog
Product analytics. Nothing you track.

Card details are capped by design: a label and, if you want it, the last four digits. No full number, no expiry, no CVC — and the label is validated so a card number can’t be smuggled into it.

Download

Get the Android build.

v1.0.0-alpha.1103 MBAugust 18, 2026Android 7.0+
  1. 1

    Download the APK to your phone.

  2. 2

    Allow installs from unknown sources when Android prompts your browser or file manager.

  3. 3

    Open it, and grant notification permission on first launch if you want renewal reminders.

Known limitations in this build
  • No screen-reader pass has been done, and large accessibility font sizes are untested — several rows are fixed-height and may clip.
  • Renewal reminders need permission granted on first launch; nothing is scheduled if it’s declined.
  • Amounts are never converted between currencies. Totals are grouped by currency and the app features the largest.
  • Cancelling a subscription marks it — it doesn’t delete it. Delete is separate, and permanent.

No iOS build is distributed yet — the Expo project builds one from source with EAS. All releases →

Questions

Before you install.

Is it on the Play Store?

Not yet. This is an alpha build for internal testing, distributed as an APK you sideload. Android will ask you to allow installs from unknown sources for whichever browser or file manager opens it.

Is there an iOS build?

Not distributed yet. The project is Expo, and the iOS target builds from source with EAS — the native identifiers and build profiles are already in the repo.

Do I need an account?

Yes. Clerk handles sign-in and it gates every tab. Your subscriptions are a separate matter — they’re stored on the device either way, and there is no backend for them.

Does it convert currencies?

No, deliberately. Recurrly does no FX conversion anywhere, so it never sums across currencies. Totals are grouped by currency, your largest is featured, and the rest are reported separately.

Can I build it myself?

Yes. Node 24 (pinned in .nvmrc), npm install, copy .env.example to .env and fill in the Clerk and PostHog keys, then npx expo start. Local notifications need a development build — they don’t fire in Expo Go.