FlowPulse ACTVITY Visualisation banner

FlowPulse ACTVITY Visualisation

1 devlog
34m 30s

FlowPulse is a Supabase-powered productivity tracker that combines a Chrome extension for activity capture, a realtime analytics dashboard, and serverless Supabase Edge Functions for ingestion and summarization. The stack avoids any self-hosted se…

FlowPulse is a Supabase-powered productivity tracker that combines a Chrome extension for activity capture, a realtime analytics dashboard, and serverless Supabase Edge Functions for ingestion and summarization. The stack avoids any self-hosted services: the dashboard deploys to Netlify, the backend lives entirely in Supabase, and the browser extension syncs directly to Supabase APIs.

Demo Repository

Loading README...

anshloverao

FlowPulse is a streamlined productivity suite built on a completely serverless architecture to eliminate infrastructure overhead. The system starts with a Chrome extension that monitors browser activity and idle states, locally buffering event data before syncing it directly to Supabase via the PKCE auth flow. This data is processed by Supabase Edge Functions, which handle secure ingestion and use AI to categorize raw URLs into meaningful work buckets. Finally, the user interacts with a high-performance Netlify-hosted dashboard that utilizes Supabase Realtime to reflect current activity and analytics without requiring a manual refresh.

Attachment
0