Skip to content

ericdellacasa8/context-switch-tracker

Repository files navigation

Context Switch Tracker

A focus tracking application that helps users monitor their attention span by counting how often they switch away from the application tab.

Framework

Vite + React

Features

  • Session Timer: Precise millisecond-level tracking of focus sessions.
  • Context Switch Detection: Automatically detects when you leave the tab and return.
  • Audio Feedback: Subtle auditory cue when a context switch is recorded.
  • Session Analysis: Provides a summary of total time and switch count.
  • Cyberpunk Theme: Immersive dark interface with neon accents.

Preview

Configured to run on 0.0.0.0:8080.

Development

npm install
npm run dev

Build

npm run build
npm run preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors