fork of sublime-wakatime for use with rana
Go to file
Alan Hamlett 4adb8a8796 v1.6.5 2014-03-05 13:55:08 -08:00
packages/wakatime upgrade external wakatime package to v1.0.1 2014-03-05 13:51:29 -08: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
Main.sublime-menu updated path to user settings 2013-08-06 10:20:34 -07:00
README.md v1.6.5 2014-03-05 13:55:08 -08:00
WakaTime.py v1.6.5 2014-03-05 13:55:08 -08:00
WakaTime.sublime-settings v1.6.5 2014-03-05 13:55:08 -08: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://www.wakatime.com/static/img/ScreenShots/Screen Shot 2013-10-26 at 5.04.01 PM.png)