Skip to content

AddisionS/trackStack

Repository files navigation

🧠 TrackStack — Know Your Flow

TrackStack is a lightweight VS Code extension that tracks your real development time per project — not just how long the window was open, but how long you were actually typing and building.
It gives you raw insight into your coding efficiency.


🚀 Features

  • 🕒 Total Project Time
    Tracks how long the project has been open and under active development.

  • ⌨️ Active Coding Time
    Only counts time when you're actively typing — not just staring at the screen.

  • Efficiency Percentage
    Calculates how much of your session was actual work.

  • 💾 Automatic Persistence
    All data is saved every 5 seconds — no manual saving required.

  • 🔒 Per-Project Storage
    Stats are stored locally in VS Code's private extension storage.


Commands

  • Track Project : This command will start tracking your current workspace.

  • Show Statistics : This command will show your Total Coding Time, Active Coding Time & Efficiency.

About

Track Stack is a vs code extension that will help developers to check their efficiency

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published