RMMSecurity / visualstudio-wakatime

Plugin for Visual Studio to provide automatic time tracking & analytics for programmers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

visualstudio-wakatime

WakaTime is a productivity & time tracking tool for programmers. Once the WakaTime plugin is installed, you get a dashboard with reports about your programming by time, language, project, and branch.

Installation

Heads Up! WakaTime depends on Python being installed to work correctly.

  1. Inside Visual Studio, navigate to Tools -> Extensions and Updates...

  2. Click the Online category at the left, then search for wakatime.

  3. Click the Download button, then click Install.

  4. Click the Restart Now button.

  5. Enter your api key from https://wakatime.com/settings#apikey, then press enter.

  6. Use Visual Studio like you normally do and your time will be tracked for you automatically.

  7. Visit https://wakatime.com to see your logged time.

Screen Shots

Project Overview

About

Plugin for Visual Studio to provide automatic time tracking & analytics for programmers

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C# 98.2%Language:Smalltalk 1.8%