coded4

Software Screenshot:
coded4
Software Details:
Version: 0.3.3
Upload Date: 14 Apr 15
Developer: Karol Kuczmarski
Distribution Type: Freeware
Downloads: 8

Rating: nan/5 (Total Votes: 0)

Ever wondered how much time have you spent on a project?...

coded4 is a Python tool that calculates approximate time that one has spent coding particular project. It uses commit timestamps to reconstruct coding sessions for every commiter in given Git or Hg repository.

Installation

A standard setup.py is provided:

 git clone git://github.com/Xion/coded4.git
 cd coded4
 ./setup.py develop


Use develop instead of install so you can easily git pull any updates.

Usage

...is simple:

 coded4 < directory-with-repo >

For example, if you have just installed coded4 and are still inside its directory, type:

 coded4 .

This should print something like that:

name commits time
---------------------------------
Karol Kuczmarski 21 02:16:19


As you can see, coded4 didn't take all that long to make.

For more options:

 coded4 --help

This small project is licensed under MIT.

Requirements:

  • Python

Similar Software

RapidSVN
RapidSVN

17 Feb 15

Mr-Repo
Mr-Repo

14 Apr 15

gitchangelog
gitchangelog

14 Apr 15

Other Software of Developer Karol Kuczmarski

jQuery.Tappy
jQuery.Tappy

5 Jun 15

Comments to coded4

Comments not found
Add Comment
Turn on images!