Frequently Asked Questions

Everything you need to know about our automated family calendar sync, the Spotify smart clock, and our 100% private, parent-first design.

πŸ‘‹

General & Mission

Who we are, why we do this, and how you can get in touch.

What is Reclaim The Day? ↓

Reclaim The Day was started by a working dad who got tired of Sunday night calendar chaos and bedroom screen battles. We build free automations and open-source hardware to take logistics off parents' plates so families can actually exhale. Learn more on our About page.

Is Reclaim The Day free? ↓

Yes! Both the Family Calendar Sync tool and the Bedside Spotify Clock (firmware, 3D CAD files, and parent dashboard) are 100% free and open-source on GitHub (pneedleman/reclaim-spotify-clock). We build these tools because we use them in our own households every single day.

Who built this and how can I share feedback? ↓

Reclaim The Day was created by Paul Needleman. You can reach out directly via email at [email protected]. We love hearing suggestions, bug reports, and stories from fellow parents!

πŸ”’

Privacy & Data Philosophy

Why we never store passwords, sell ads, or track your family.

Does Reclaim The Day store my family's calendar data or passwords? ↓

No. We have zero database storing your calendar events, sports schedules, or account credentials. All sync logic runs inside your own private Google account via Google Apps Script. Even our web server hosts only static pages (HTML, CSS, images).

Do you sell my data or show advertisements? ↓

Never. We don't host third-party advertisement networks, behavioral remarketing cookies, or data-broker trackers. Our project exists to free parents from digital chaos, not to harvest family data.

How does this comply with Google's OAuth Verification? ↓

Our Google Apps Script application uses only the minimum required scopes necessary to read public iCal links and write events to your selected Google Calendar. Our scopes and architecture have been reviewed and approved by Google's OAuth Verification team.

πŸ“…

Family Calendar Sync

Automating youth sports, school schedules, and family coordination.

What calendar feeds and platforms can I connect? ↓

Any public calendar feed! Our sync engine works with virtually any platform or website that publishes standard calendar linksβ€”whether the URL starts with https:// or webcal://, or ends in .ics. There are hundreds of thousands of compatible platforms, including:

  • Youth Sports & League Software: Team practices, weekend tournaments, game schedules, and league divisions.
  • School Districts & Portals: Academic calendars, holidays, parent-teacher conferences, minimum days, and bell schedules.
  • Clubs, Camps & Activities: Swim teams, martial arts, dance studios, scouts, gymnastic clubs, and summer camps.
  • Community & Work: Volunteer rosters, church or civic groups, shift rotations, and community centers.

If your coach, school, or club provides a "Subscribe to Calendar", "iCal Export", or an .ics link, you can paste it right in and it just works.

Why does Google show an authorization popup the first time? ↓

Unlike traditional SaaS companies that demand you upload your calendar data to their corporate cloud servers, our sync tool runs 100% inside your personal Google account using Google Apps Script.

Because it operates in your own account, Google asks for your explicit permission once to allow the script to read the feed and write events to your calendar. Reclaim The Day never sees, stores, or handles your calendar credentials or events.

Why does mobile ask to open the sync tool in a new tab? ↓

To protect your security, modern mobile browsers (like iOS Safari and Android Chrome) block Google sign-in and authorization screens from loading inside frames on third-party websites.

Opening the tool in a new tab opens the script directly on Google's own verified domain (script.google.com), allowing your device to authenticate securely.

Will my family see synced games and events automatically? ↓

Yes! If you select your native Google Family calendar as the destination, Google automatically pushes every game and event update to everyone in your Google Family group (spouses, partners, kids) on their phones, tablets, and smart displays with zero device setup required.

What happens if an event or game is changed, rained out, or canceled? ↓

The sync engine runs in the background every 15 minutes. It compares the latest feed from your coach or league with your calendar:

  • Time or field changed: Your Google Calendar event updates automatically.
  • Game canceled/removed: The event is automatically cleanly deleted from your calendar so no one drives to the wrong field.
  • No changes: The script makes zero changes, preventing duplicate alerts or battery drain.
Can I assign colors to different kids or sports? ↓

Yes! When adding or editing a feed in the sync portal, you can select from 11 native Google Calendar event colors (such as 🍊 Tangerine, 🦚 Peacock, 🍌 Banana, or πŸƒ Sage). All events imported for that team will automatically display in your chosen color.

How do I disconnect a feed or revoke Google access? ↓

You maintain total control at all times:

  • To remove an individual feed, open the Calendar Sync page and click Remove next to that schedule.
  • To revoke all permissions entirely, visit myaccount.google.com/connections in your Google account, click Reclaim Day Cal Sync, and select "Delete all connections". The script immediately loses all access and ceases execution.
⏰

The Spotify Alarm Clock

Bedroom-safe, screen-healthy hardware built for calm family routines.

What makes this clock different from a phone or smart speaker? ↓

Smartphones bring notifications, endless doom-scrolling, and blue light into children's bedrooms. Commercial smart speakers (like Alexa or Nest) introduce open microphones, voice data tracking, and unpredictable ads.

The Spotify Clock is purpose-built to do only what helps a child sleep and wake peacefully: warm sunrise light simulations, physical rotary knobs, Spotify music or sleep playlists, countdown timers, and school calendar awarenessβ€”with zero cameras, microphones, or social media.

Can I buy one, or is it build-your-own? ↓

The Spotify Bedside Clock is 100% open source! We publish the full PlatformIO C++ firmware, LittleFS web dashboard, complete bill of materials, and 3D printable enclosure files in our GitHub repository so anyone can build or adapt it.

For parents who don't have a 3D printer or soldering iron, we are exploring a small pre-fabricated batch on Etsy. You can join the waitlist by emailing [email protected] or following our Substack for production updates.

What happens if the Wi-Fi disconnects overnight? ↓

We designed the clock with a hardware-level local failsafe. If home Wi-Fi drops at 3 AM and Spotify cannot stream, the clock automatically defaults to locally cached gentle chime tones and its onboard real-time clock. Your child will never be late for school because of a router hiccup.

πŸ’¬

Still have questions?

Every family routine is unique. If you're running into a snag connecting a calendar feed or have ideas for home automations, we'd love to chat.