Enterprise-grade activity tracking for Visual Studio Code.
Version: 1.0.1 Publisher: Fidel Sebastian Gonzalez License: Proprietary
System Overview
DevActivity Monitor is an advanced telemetry tool designed to audit effective coding time. Utilizing a strict heuristic algorithm, it filters out idle time to provide an accurate representation of development effort.
Core Features
1. Heuristic Activity Detection (HAD)
The system actively monitors user inputs (keystrokes, cursor logic, file operations).
Sensitivity: High.
Idle Timeout:15 Seconds.
If no interaction is detected within 15 seconds, the timer halts immediately.
2. Secure Audit Logs
Time data is stored in a binary-encoded format (.devactivity_log.dat) within the workspace root. This prevents casual manipulation of time records.
3. Visual Status Indicators
** Active:** System is recording. User is focused and working.
** Paused:** System is idle. User is away or window is backgrounded.
Installation
Click Install.
The extension activates automatically on workspace launch.
Check the status bar (bottom right) for real-time telemetry.