fork of sublime-wakatime for use with rana
Go to file
Alan Hamlett 227b7197d3 stripping newlines from api key 2013-07-02 02:36:30 -07:00
libs initial commit 2013-07-02 02:21:13 -07:00
.gitignore Initial commit 2013-07-01 22:43:12 -07:00
README.md added version to readme 2013-07-02 02:30:42 -07:00
sublime-wakatime.py stripping newlines from api key 2013-07-02 02:36:30 -07:00

README.md

sublime-wakatime 0.1.0

automatic time tracking for Sublime Text 2

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

  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