haxpor / logcal

logcal, a command line program to calculate number of hours for freelances and independent developers that note their own hours working on the project manually.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logcal

Installation

Execute ./install.sh.

You may need to make sure that install.sh is executable by execute the following command chmod 755 install.sh

Usage

logcal 10.20 17.50

logcal 10.20 17.50 1200

Output

hours: 7.500

hours: 7.500 income: 9000.000

About

logcal, a command line program to calculate number of hours for freelances and independent developers that note their own hours working on the project manually.


Languages

Language:Perl 80.8%Language:Shell 19.2%