Anuko Time Tracker FAQ
Is Anuko Time Tracker free?
Yes! Anuko Time Tracker is an
open source, free solution with full source code, and we even offer
free hosting to the public for anyone that does not wish to install it on their own server.
On what operating systems can Anuko Time Tracker be installed?
Anuko Time Tracker uses PHP and MySQL. It runs on Linux, FreeBSD, and Windows (with IIS or Apache web server). We have not yet tried other operating systems.
Does Anuko Time Tracker work in Windows with IIS?
Yes, we have had several reports that Anuko Time Tracker successfully installs and runs in Windows using IIS. Detailed instructions for IIS installs are not currently available, but should be essentially the same as the steps outlined in the
general install instructions.
Where can I download the source code?
Feel free to
download the latest stable source code from here.
Where can I find technical support for Anuko Time Tracker?
The
Anuko Time Tracker website is the primary source of support for the Time Tracker. You can find an overview,
user guide, this FAQ, a
link to the forum, and contact via the
feedback form there. These resources are free, and there is an additional option for paid technical support. If you are interested in paid support please purchase Anuko Time Tracker
Technical Support incident.
Paid support is provided with the following condition: "We will do all we can to help you solve your problem. If we can't help you your money will be refunded."
Do you have a demo system to get familiar with it's capabilities?
No, but we host a free Time Tracker service here:
https://timetracker.anuko.com It is a fully functional system and uses the most recent stable release. We do not currently have any plans to discontinue free service. To test Anuko Time Tracker start by creating a new team manager account, then create a project and one or two activities and create time entries.
Can I contribute to the development of Anuko Time Tracker?
Absolutely! Please use the
feedback form to contact us.
I do not want to install Anuko Time Tracker on my own server. What options do I have?
Consider using
free hosting of this service available
here, or the
VMware Virtual Appliance.
How can I import my team data from one server to another?
To import all team data from one server to another follow these steps:
- Login to your first server as team manager. Use the "export data" link in top menu to export data to a file.
- Login as admin to your second server. Type "admin" in the "login" field on the login page and admin's password in the "password" field. Note that a default value for admin's password is "secret" without quotes.
- Go to the "teams" menu. Click on the "import team" button on the bottom of the teams list. Then, import your team data from the file created earlier.
How to translate Time Tracker to my language?
As Time Tracker is developed, help is needed to improve translations to various languages. There is one master English file from which other translations were derived and should correspond to. As development proceeds, things in the master file change. New strings get introduced. Old strings get eliminated or merged. Some strings change their meanings.
It is very likely that the translation to your language currently needs an adjustment.
- Is current translation accurate?
- Are there any missing, non-translated strings?
- Is current translation in sync with the English file?
- Do translated strings fit nicely into the available space in the user interface? If not - can you suggest shorter strings that are accurate?
You can help to improve Time Tracker translation to your language by using
Localization Service.