Work Time Counter counts the time the user is active.
The counter will pause if the windows lock screen is active
or the last user input is older than a specifiable timeout (by default 6 minutes).
The counter can also be stopped and restarted manually. After every stop or start the end and start times will be shown in the app window.
The time worked can be copied in hh:mm format.
The app minimizes 2 seconds after startup into a system tray as not to clutter the desktop.
but can be recalled anytime with the show option of the system tray
It is written entirely in Go and licensed under the MIT license.