Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>caffeineNew to Visual Studio Code? Get it now.
caffeine

caffeine

Max Larionov

|
339 installs
| (1) | Free
Simplistic offline time tracker for your productivity. No cloud, no server, no external resorces.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Caffeine - Coding Time Tracker

Description

Caffeine is a minimalist coding time tracker designed for Visual Studio Code. It displays the total coding time for today directly in the status bar, allowing you to effortlessly monitor your productivity and stay focused. The tracker automatically updates the time as you work, requiring no additional input.

Caffeine prioritizes your privacy by using globalState to store data locally on your machine without sending it to any third-party service. This makes it an excellent choice for those who prefer to keep their data private.

Features

  • Real-time tracking: Automatically updates your coding time in the status bar.
  • Minimalist design: No clutter, just your coding time.
  • Local data storage: Keeps your data local with no third-party services involved.

Installation

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing Ctrl+Shift+X.
  3. Search for "Caffeine - Coding Time Tracker."
  4. Click Install.

Usage

Once installed, you will see "Coding Time x:h y:m" in your status bar at the bottom of the Visual Studio Code window. That's it! No extra configuration is required.

Contributing

We welcome contributions! If you have ideas for improvements or have found a bug, please open an issue or submit a pull request.

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -am 'Add some feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a new Pull Request.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft