fork of the wakatime cli program for rana
Go to file
Alan Hamlett 297ebb902b updates to project plugins:
- force projects to return unicode names and branches, or None
 - refactor ProjectMap to set project name from cfg file
 - pass configs to find_project() as dict from plugin's cfg section
 - clean up git project class

updates to config file:

 - rename ~/.wakatime.conf to ~/.wakatime.cfg
 - better error handling while parsing and getting configs
 - no longer need to set defaults when parsing config file
 - use configparser for python3 when python2 import fails
2013-12-13 14:46:39 +01:00
wakatime updates to project plugins: 2013-12-13 14:46:39 +01:00
.gitignore Initial commit 2013-07-06 00:49:30 -07:00
AUTHORS updates to project plugins: 2013-12-13 14:46:39 +01:00
HISTORY.rst v0.4.10 2013-11-13 10:43:42 -08:00
LICENSE added version 0.0.1 2013-07-06 00:51:09 -07:00
MANIFEST.in added version 0.0.1 2013-07-06 00:51:09 -07:00
README.rst updated readme 2013-09-04 22:30:09 -07:00
setup.py version 0.1.3. fixed circular import problem. 2013-07-20 11:55:07 -07:00
wakatime-cli.py decode file names with filesystem encoding, then encode as utf-8 before encoding with simplejson 2013-12-02 09:15:06 +01:00

README.rst

WakaTime
========

Automatic time tracking for your text editor. This is the command line
event appender for the WakaTime api. You shouldn't need to directly
use this outside of a text editor plugin.


Installation
------------

https://www.wakati.me/help/plugins/installing-plugins