Skip to content

Small app to track active time for the user under windows.

License

Notifications You must be signed in to change notification settings

asap2Go/Work-Time-Counter

Repository files navigation

Work Time Counter

Go

Work Time Counter counts the time the user is active.

main

The counter will pause if the windows lock screen is active

stopped

or the last user input is older than a specifiable timeout (by default 6 minutes).

timeout

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.

main_stop

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.

tray

but can be recalled anytime with the show option of the system tray

tray_options

It is written entirely in Go and licensed under the MIT license.

About

Small app to track active time for the user under windows.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages