Sublime Text 2 & 3 plugin for automatic time tracking and metrics generated from your programming activity.
Go to file
Alan Hamlett 7e678a38bd bump version of wakatime package to 2.0.0 2014-05-25 17:27:52 -07:00
packages/wakatime bump version of wakatime package to 2.0.0 2014-05-25 17:27:52 -07:00
.gitignore Initial commit 2013-07-01 22:43:12 -07:00
.no-sublime-package added .no-sublime-package to force ST3 to extract plugin into Packages folder 2013-07-23 17:15:21 -07:00
HISTORY.rst v1.6.5 2014-03-05 13:55:08 -08:00
LICENSE add bsd license 2014-03-12 17:03:14 -07:00
Main.sublime-menu updated path to user settings 2013-08-06 10:20:34 -07:00
README.md change www.wakatime.com to wakatime.com 2014-03-14 13:36:20 -07:00
WakaTime.py change www.wakatime.com to wakatime.com 2014-03-14 13:36:20 -07:00
WakaTime.sublime-settings change www.wakatime.com to wakatime.com 2014-03-14 13:36:20 -07:00

README.md

sublime-wakatime

Fully automatic time tracking for Sublime Text 2 & 3.

Installation

Heads Up! For Sublime Text 2 on Windows & Linux, WakaTime depends on Python being installed to work correctly.

  1. Get an api key from: https://wakatime.com/#apikey

  2. Using Sublime Package Control:

a) Press ctrl+shift+p(Windows, Linux) or cmd+shift+p(OS X).

b) Type install, then press enter with Package Control: Install Package selected.

c) Type wakatime, then press enter with the WakaTime plugin selected.

  1. You will see a prompt at the bottom asking for your api key. Enter your api key, then press enter.

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

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

  4. Consider installing BIND9 to cache your repeated DNS requests: sudo apt-get install bind9

Screen Shots

![Project Overview](https://wakatime.com/static/img/ScreenShots/Screen Shot 2013-10-26 at 5.04.01 PM.png)