/EventLogTracker

Just a small tool checking the Eventlog to see how long the computer was on (used for Timetracking)

Primary LanguagePython

EventLogTracker

Just a small tool checking the Eventlog to see how long the computer was on (used for Timetracking)

  • Export a csv-log from the EventLog: TurnedOnTimesView.exe /scomma out.csv
  • Manually clean the log if needed
  • Run logger.py with Python3 and check for output.html afterwards

Licenses