FREE?
One setup step, then this is a real app your friends can sign into.
  1. Go to supabase.com, sign in, and click New project. Any name. Save the database password somewhere.
  2. Wait ~2 min for it to boot. Then open the SQL Editor, paste in everything from free/schema.sql, and hit Run.
  3. Go to Authentication → Sign In / Providers → Email and turn OFF "Confirm email". Otherwise you can't sign in without clicking an email link every time.
  4. Go to Project Settings → API. Copy the Project URL and the anon public key.
  5. Paste both into the top of free/index.html where it says SUPABASE_URL.
The anon key is safe to put in this file — it's designed to be public, and the database's row-level security is what actually protects the data. The service_role key is the opposite: it bypasses every security rule. Never put that one in a web page, and never send it to anyone.
FREE?
See which friends are actually free right now.
No email needed. Friends add you by your username.
No account? Make one
Almost there
This is what your friends see.
FREE?
FREE?

Shared free time
Right now
My schedule
Appearance
Friend requests
Friends

Add to schedule

Add a friend

New event

Import your calendar

Bring in everything from Google or Apple Calendar. Imported events are private — only you see them until you flip one to public.

  1. On a computer, open calendar.google.com.
  2. Click the ⚙️ gear → Settings, then Import & export in the left menu.
  3. Under Export, click Export — it downloads a .zip.
  4. Unzip it. Inside is a .ics file (one per calendar).
  5. Send that .ics to your phone (AirDrop, email, or text), then tap the button below and pick it.