sublime-wakatime/README.md

32 lines
808 B
Markdown
Raw Normal View History

2013-07-02 09:43:12 +04:00
sublime-wakatime
================
automatic time tracking for Sublime Text 2
2013-07-02 13:21:13 +04:00
Installation
------------
1) Get an api key from:
https://wakati.me
2) Run this shell command replacing KEY with your api key:
echo "api_key=KEY" >> ~/.wakatime
3) Install the plugin in Sublime's Packages directory.
4) 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](https://www.wakati.me/static/img/ScreenShots/Screenshot%20from%202013-06-26%2001:12:59.png)
![Files in a Project](https://www.wakati.me/static/img/ScreenShots/Screenshot%20from%202013-06-26%2001:13:13.png)
![Changing Date Range](https://www.wakati.me/static/img/ScreenShots/Screenshot%20from%202013-06-26%2001:13:53.png)