Hour Logger v0.2This is opensource python-gtk program that is useful for managing hours spent on job. It is also useful for managing earned money (not fully implemented). The program saves those hour logs as a XML file with the '.hlr' extension.
Any help, suggestions or feature requests on the application would be appreciated. Program is free to use and modify. However if you do any modification on it please inform me. Doors are open to everyone that wants to contribute to the project in any way.
Also, feel free to browse the source code and leave comments on it.
Dependenciespython (use v2.5)
pygtk (min. v2.0)
pyxml (recommended latest version)
Screen shot:
How to run:If you downloaded source archive hour-logger-X.X-X.tar.gz
1. Unpack the downloaded archive
2. Run this command as root under the program directory to install:
python setup.py install
3. Run program:
hour-logger
If you downloaded package hour-logger-X.X-X.noarch.rpm
1. run this command as root from terminal:
rpm -ivh hour-logger-X.X-X.noarch.rpm
2. Run program:
hour-logger
Note: X's presents version numbers
Latest development versionTo download latest code use svn command:
svn checkout http://hour-logger.googlecode.com/svn/trunk/ hour-logger-read-only
The code will be downloaded to directory named hour-logger under your current working directory.
Ohloh computes statistics on FOSS projects by examining source code and commit history in source code management systems. This project has no code locations, and so Ohloh cannot perform this analysis
Is this project's source code hosted in a publicly available repository? Do you know the URL? If you do, click the button below and tell us so that Ohloh can generate statistics! It's fast and easy - try it and see!
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.