fork of sublime-wakatime for use with rana
packages/wakatime | ||
.gitignore | ||
README.md | ||
sublime-wakatime.py |
sublime-wakatime
automatic time tracking for Sublime Text 2 & 3 using https://wakati.me
Installation
- Get an api key from:
-
Run this shell command replacing KEY with your api key:
echo "api_key=KEY" >> ~/.wakatime.conf
-
Install the plugin in Sublime's Packages directory.
-
Use Sublime and your time will automatically be tracked for you.
Visit https://wakati.me to view your time spent in each file.