This is the repository of Kimai, a open source time tracking software that runs on (almost) every webserver with PHP and MySQL.
You can get more information about our Time Tracking Software:
- at our official website
- at our Kimai forum
- in our documentation pages
We would love to get input from all developer out there:
- Fork Kimai or one of its extensions
- Create a branch (
git checkout -b my_kimai
) - Commit your changes (
git commit -am "Added foobar"
) - Push to the branch (
git push origin my_kimai
) - Create an Issue with a link to your branch
- Now enjoy the latest episode of Dr. Who while we review your changes