Metadata-Version: 2.4
Name: screentracker-cli
Version: 0.1.0
Summary: Privacy-first local screen time tracker for Windows
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: psutil
Requires-Dist: pywin32
Requires-Dist: rich

A Windows-based screen time tracker built purely with Python that works on your terminal (Local and private, data never leaves you device).

simple but effective features  -
    - Active window tracking
    - Application usage monitoring
    - Idle detection
    - Productivity analytics
    - Live terminal dashboard
    - Hourly activity heatmap

Installation -
    pip install -r requirements.txt
(no worries few dependencies only needed)

RUN -
    python tracker.py


Initially planned to make it as a package so any windows user can access using pip install, will share updates later. 




