Skip to content

nuttycc/xweb-time-tracker

Repository files navigation

Web Time Tracker

Built with WXT Vue.js Tailwind CSS CodeRabbit Pull Request Reviews Ask DeepWiki

Web Time Tracker is a browser extension that helps you understand how you spend your time online. It automatically tracks the time spent on different websites and provides detailed, privacy-focused reports right in your browser.

About The Project

In an age of constant digital distraction, understanding where your time goes is the first step toward better productivity and digital well-being. Web Time Tracker is a modern, lightweight, and privacy-first browser extension designed to provide automatic, detailed insights into your browsing habits. All your data stays on your device, ensuring complete privacy.

Key Features

  • Automatic Time Tracking: Seamlessly records time spent on websites in the background without any manual input.
  • Detailed Reporting: Visualize your time with aggregated data per domain, hostname, or specific page.
  • Privacy Focused: All tracking data is stored locally in your browser's IndexedDB and never leaves your device.
  • Advanced Duplicate Prevention: A sophisticated dual-layer mechanism minimizes duplicate time entries, ensuring data accuracy.
  • Activity Detection: (Coming soon) Intelligently distinguishes between active and idle time for more precise tracking.
  • Modern, Performant Stack: Built with Vue 3, WXT, and TypeScript for a fast and reliable experience.

Technology Stack

Screenshots

Screenshot 1 Screenshot 2

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

Installation & Development

  1. Clone the repository
  2. Install dependencies
    pnpm install
  3. Start the development server
    pnpm dev
  4. Load the extension in your browser by pointing it to the generated dist/ or .output/ directory.

Building for Production

To create a production-ready build, run:

pnpm build

This will generate a ZIP file in the dist/ directory, ready for submission to browser extension stores.


This README was generated with assistance from an AI coding partner.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages