← Back to Countdown Timer

Privacy Policy & Terms of Use

Last updated: September 24, 2026

Summary

Countdown Timer is a free, static web app with no accounts, no signup, and no backend server. It runs entirely in your browser. There is nothing to buy, nothing to log into, and no personal data collection beyond standard, anonymized web analytics.

What data is stored, and where

Your timers, presets, Timer Sets, theme, alarm settings, and session history are saved using your browser's localStorage, on your own device. This data:

If you use the 🔗 Share URL feature, your timer configuration is encoded directly into the URL you choose to share. No data is sent to a server to generate that link.

Analytics

This site uses Google Analytics (Google's gtag.js) to understand aggregate usage, such as page views and general traffic patterns. Google Analytics may use cookies and collect standard technical data (e.g. browser type, approximate location from IP address). It does not have access to your timer data, which never leaves your browser. You can opt out using a browser extension such as Google's Analytics Opt-out Add-on, or by using a browser/extension that blocks third-party trackers.

Offline use & the service worker

Countdown Timer is a Progressive Web App (PWA). When you visit, a service worker caches the app's files (HTML, CSS, JS, icons) in your browser so it keeps working offline and loads instantly on return visits. This cache lives entirely on your device and is not accessible to the developer.

Notifications

If you enable browser notifications, they are handled by your browser's native Notifications API and used only to alert you when a timer finishes. No notification content is sent through any third-party or project-operated server.

Third-party links

Links to this project's GitHub repository or its sponsorship/donation page take you to third-party sites (GitHub, and the payment processor used for donations) with their own privacy policies. This project does not receive or process your payment details for donations — that is handled entirely by the third-party platform.

Children's privacy

This app does not knowingly collect personal information from anyone, including children, because it does not collect personal information at all — see above.

Terms of use

Countdown Timer is provided free of charge, "as is," without warranty of any kind. It is a hobby/open-source project — use it for meetings, workouts, Pomodoro sessions, streaming overlays, or anything else you find useful. Don't rely on it for safety-critical or medical timing. The developer is not liable for any loss or damage arising from use of this app, to the fullest extent permitted by law.

Changes to this policy

This policy may be updated as the app changes. The "Last updated" date above reflects the most recent revision.

Contact

Questions or concerns? Open an issue on GitHub.