Sublime Text 2 & 3 plugin for automatic time tracking and metrics generated from your programming activity.
Go to file
Alan Hamlett 9a4064a3c3 updated wakatime.py package 2013-07-10 01:34:26 -07:00
packages/wakatime updated wakatime.py package 2013-07-10 01:34:26 -07:00
.gitignore Initial commit 2013-07-01 22:43:12 -07:00
README.md updated wakatime.py package. using new usage logic for better actions accuracy. 2013-07-10 00:14:44 -07:00
sublime-wakatime.py updated wakatime.py package. using new usage logic for better actions accuracy. 2013-07-10 00:14:44 -07:00

README.md

sublime-wakatime

automatic time tracking for Sublime Text 2 & 3 using https://wakati.me

Installation

  1. Get an api key from:

https://wakati.me

  1. Run this shell command replacing KEY with your api key:

    echo "api_key=KEY" >> ~/.wakatime.conf

  2. Install the plugin in Sublime's Packages directory.

  3. Use Sublime and your time will automatically be tracked for you.

Visit https://wakati.me to view your time spent in each file.

Screen Shots

Project Overview

Files in a Project

Changing Date Range