Skip to content

Franciscoscp/kimai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kimai Time Tracking

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:

Contributing

We would love to get input from all developer out there:

  1. Fork Kimai or one of its extensions
  2. Create a branch (git checkout -b my_kimai)
  3. Commit your changes (git commit -am "Added foobar")
  4. Push to the branch (git push origin my_kimai)
  5. Create an Issue with a link to your branch
  6. Now enjoy the latest episode of Dr. Who while we review your changes