Last updated: April 2, 2026
Third Screen is a personal dashboard web application that displays your schedule, tasks, notes, health data, and music in a single glanceable view. It is operated by Eric Vaish and available at thirdscr.com.
Third Screen is local-first. Your data (tasks, notes, calendar events, calorie logs, medicine schedules, habits) is stored locally on your device by default using your browser's localStorage. No account is required to use the core features.
When you sign in and use the hosted version, your data is stored on our servers in a SQLite database, isolated by your authenticated user ID. No other user can access your data.
When you connect external services, authentication tokens are stored securely and scoped to your user account. We do not store your passwords.
Third Screen integrates with the following services when you choose to connect them:
Third Screen uses browser localStorage to store your dashboard data, UI preferences (theme, layout), and authentication tokens for connected services. We do not use tracking cookies. Clerk may set cookies for session management.
Locally stored data persists until you clear your browser storage. Server-side data for signed-in users is retained as long as your account is active. If you delete your account, all associated server-side data is permanently deleted. OAuth tokens for disconnected services are deleted immediately upon disconnection.
You have the right to:
If you are in the EU/EEA, you may also exercise rights under the GDPR including the right to rectification, restriction of processing, and lodging a complaint with a supervisory authority.
We use HTTPS for all data transmission. OAuth tokens are stored server-side with user-scoped access controls. Authentication is handled by Clerk with industry-standard security practices. However, no method of transmission or storage is 100% secure, and we cannot guarantee absolute security.
Third Screen is open source under the MIT license. You can inspect the complete source code at github.com/ericvaish/thirdscreen to verify exactly what the application does with your data.
We may update this privacy policy from time to time. Material changes will be communicated via the Service or email. The “Last updated” date at the top reflects the most recent revision.
If you have questions about this privacy policy, you can reach us at eric@thirdscr.com.