Difference between revisions of "Ehour Timesheet Management"

From SME Server
Jump to navigationJump to search
m
m (Mark about as quote, not as contribs.org statement)
Line 2: Line 2:
  
 
==About==
 
==About==
[http://ehour.nl eHour] is the open source webbased time tracking tool for companies and organizations who need accurate information on how much time is spend on projects by their people.  eHour makes the amount of time your people spend on projects visible and available as simple and user friendly as possible. eHour requires Java.
+
"[http://ehour.nl eHour] is the open source webbased time tracking tool for companies and organizations who need accurate information on how much time is spend on projects by their people.  eHour makes the amount of time your people spend on projects visible and available as simple and user friendly as possible. eHour requires Java."
  
  

Revision as of 08:04, 10 December 2012

PythonIcon.png Skill level: Medium
The instructions on this page require a basic knowledge of linux.


About

"eHour is the open source webbased time tracking tool for companies and organizations who need accurate information on how much time is spend on projects by their people. eHour makes the amount of time your people spend on projects visible and available as simple and user friendly as possible. eHour requires Java."


Forum discussion

This how-to can be discussed on the forums here


Quick install

1. Download the latest version (v1.1 tested in this how-to) here

2. Install Java: 'yum install java'

3. Make the downloaded file executable: 'chmod 755 [downloaded_file]'

4. Execute the downloaded file: './[downloaded_file], and follow script/questions

5. Point your browser to 'http://yourserver:8000' and login with user/pass: admin:admin


Demo

here