Skip to content
This repository has been archived by the owner on Aug 27, 2018. It is now read-only.

honzajavorek/fakturoidcalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FakturoidCalc

FakturoidCalc is a little script extending Fakturoid. It looks at your invoices via Fakturoid API and tries to calculate all the crap our country (Czech Republic) demands.

Installation

FakturoidCalc is CLI PHP script. That means you have PHP installed with support of CLI (and cURL, which is dependency) and then you just invoke fakturoidcalc script from your terminal. It's handy to put it in your system PATH. However, you can also invoke it from your browser - just setup a server and point your browser to index.php.

Configuration

FakturoidCalc asks for configuration file. In such file you define your numbers and current conditions published by the institutions.

Put your settings into data/foobar2012.ini file, where foobar is whatever you want and 2012 is corresponding year. There already is example2010.ini so you know how to make your own. If you are not a student or don't have similarly simple rules to count your taxes, this tool wont't help you. So no solar or wind power plants, sorry!

License: ISC

© 2011 Jan Javorek <jan.javorek@gmail.com>

This work is licensed under ISC license.

About

[Idle since 2011] Looks at your invoices via Fakturoid API and tries to calculate all the crap our country demands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages