fork of sublime-wakatime for use with rana
Go to file
Alan Hamlett 75b64c58e2 updated readme with correct config file name 2013-07-07 18:51:27 -07:00
packages/wakatime version 0.2.1. using new actions api scheme. 2013-07-07 18:38:01 -07:00
.gitignore Initial commit 2013-07-01 22:43:12 -07:00
README.md updated readme with correct config file name 2013-07-07 18:51:27 -07:00
sublime-wakatime.py version 0.2.1. using new actions api scheme. 2013-07-07 18:38:01 -07:00

README.md

sublime-wakatime 0.1.0

automatic time tracking for Sublime Text 2 & 3 using https://wakati.me

Installation

  1. Get an api key from:

https://wakati.me

  1. Run this shell command replacing KEY with your api key:

    echo "api_key=KEY" >> ~/.wakatime.conf

  2. Install the plugin in Sublime's Packages directory.

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

Visit https://wakati.me to view your time spent in each file.

Screen Shots

Project Overview

Files in a Project

Changing Date Range