Download PunchClock 0.2.3
Tour of whats new in PunchClock 0.2.3
- Added new feature: Stats widget in UI
- Tracks how long you are spending on the current task.
- Keeps a running total of all tasks for that calendar day: "have I billed 8 hours to my client today?"
- Brand new Export feature
- File > Export launches a new wizard to export a file to Excel
- Selectable Date Range
- Excel 97-2003 format (.xls), compatible with OpenOffice, GoogleDocs
- Exported Excel provides automatic summations of tasks for each day by project. Color coded by day for easier review.
- Uses Apache POI library.
- Fixed a bug on exit that wouldn't properly save the end time for a current session.
- Behind the scenes all the UI has now been reimplemented using JFace
- Fixed a few other dings and scratches.
I skipped a formal release of 0.2.2 as there wasn't much new for the end user, that release mainly dealt with bug fixing and refactoring for JFace.
I am getting close to finishing what I wanted to achieve now with PunchClock, It will now be something that will be an accelerator at my own job and I will try to share it with my team. There are a few things in the UI that I would like to tighten up. For example the layout changes a little too much when the main window is resized. I could add a few more options to the Export wizard. I currently don't have support .xlsx format output. Maybe when I get around to these last few areas I would be comfortable with a version 1.0 release.
Please let me know if you have any feedback or comments.