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 this Time Tracking Software:
- at our official website
- at our Kimai forum
We don't have much documentation, but what we have can be found at:
We would love to get input from all developer out there:
- Fork Kimai or one of its other repos
- 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 Pull Request with a link to your branch
- Now enjoy the sunshine while we review your changes