WorkCounter
WorkCounter counts the time spent for working
WorkCounter counts time spent in work. It counts and sums up time when the computer is unlocked within a given day. When the day changes the overtime is calculated as the sum of previously calculated overtime plus work time from a given day minus working day as you define it.
Suspend, hibernate, screen save and time change events are handled asynchronously.
IPv4 address change is recognized and work is counted only when the IP address is from the provided range.
The program may keep track...