fork of sublime-wakatime for use with rana
Go to file
Alan Hamlett 09c9252b9b fixed threading bug by not using set_timeout, which is blocking. 2013-08-14 01:49:08 -07:00
packages/wakatime update wakatime package 2013-08-08 19:11:55 -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
Main.sublime-menu updated path to user settings 2013-08-06 10:20:34 -07:00
README.md updated heads up message about python requirement in readme 2013-08-08 03:13:19 -07:00
WakaTime.py fixed threading bug by not using set_timeout, which is blocking. 2013-08-14 01:49:08 -07:00
WakaTime.sublime-settings New debug setting for verbose logging. 2013-08-08 18:52:45 -07:00

README.md

sublime-wakatime

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

Files in a Project

Changing Date Range