Uses the Harvest API to visualize how many hours the employees has registered this month in your studio.
Getting started
- copy inc/settings.sample.php to inc/settings.php and fill in your Harvest credentials.
 - add some avatars to the /img folder, like this: avatar-[HARVEST FIRSTNAME]-[HARVEST FIRST LETTER OF LASTNAME].png
 
Requirements
- php5-curl must be installed