Skip to content

Will output the startup and shutdown time for some days in the past and calculate the uptime

Notifications You must be signed in to change notification settings

samuba/go-worktime-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Will output the startup and shutdown time for each day in the past and calculate the uptime. I use this to track my worktimes in the office.

Disclaimer: Works only with Windows for now and assumes that the computer is always shutdown before 00:00!

Compiled Binary

Example:

> go-worktime-collector.exe 10

searching eventlog for last 10 days... found 16264 entries

09. December 2018
15:43 — 20:41
total: 3.97h

08. December 2018
08:15 — 23:40
total: 15.42h

07. December 2018
18:48 — 22:43
total: 3.92h

05. December 2018
18:20 — 23:56
total: 5.60h

04. December 2018
17:04 — 20:11
total: 3.13h

02. December 2018
16:21 — 21:25
total: 5.08h

About

Will output the startup and shutdown time for some days in the past and calculate the uptime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages