jairot / freelancer-timetrack

A "Odesk team app"-ish script for snapshoting and traking tasks time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

freelancer-timetrack

A "Odesk team app"-ish script for snapshoting and traking tasks time

Usage

This app Takes an screenshot randomly every 10 minutes and store a log of data in csv.

To start the time traking you should run freelancertt inside src/:

python freelancertt.py "The Super Project"

You migth check for the screenshots inside src/sshot, the files had a format like 2014-07-07-170249.the super proyect.png.

Also there is a csv file that tracks the time spend in a proyect in minutes(10min blocks)

Alt text

About

A "Odesk team app"-ish script for snapshoting and traking tasks time

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%