fork of sublime-wakatime for use with rana
Go to file
Alan Hamlett d6228b8dce use [WakaTime] namespace for all console messages 2013-12-13 16:08:34 +01:00
packages/wakatime fix variable definition bug 2013-12-13 15:41:45 +01: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.5.2 2013-12-03 02:41:54 +01:00
Main.sublime-menu updated path to user settings 2013-08-06 10:20:34 -07:00
README.md update readme 2013-10-26 17:52:39 -07:00
WakaTime.py use [WakaTime] namespace for all console messages 2013-12-13 16:08:34 +01:00
WakaTime.sublime-settings fix syntax in default sublime-settings file 2013-10-27 21:31:15 -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://wakati.me

  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://wakati.me 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.wakati.me/static/img/ScreenShots/Screen Shot 2013-10-26 at 5.04.01 PM.png)