Sublime Text 2 & 3 plugin for automatic time tracking and metrics generated from your programming activity.
Go to file
Alan Hamlett 5804002fe3 v0.4.2 2013-08-08 19:21:57 -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 v0.4.2 2013-08-08 19:21:57 -07:00
WakaTime.sublime-settings New debug setting for verbose logging. 2013-08-08 18:52:45 -07:00
packages.json v0.4.2 2013-08-08 19:21:57 -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