OWL Window Logger -An active window logger. Built in Python. Logs to JSON.

I just released a new development project github to help people who work mostly on computers better track what they spent their day working on.

Check it out: https://github.com/seanbuscay/owlwindowlogger

OWL is an active window logger to help track time spent working in different computer applications and windows.

Log files are written to JSON to be consumable via many systems. Logging may be extended to write to CSV files or other formats.

OWL tracks and logs your computer system’s:

  1. Active window titles
  2. Start and stop times when windows become active and stop being active
  3. Idle time
  4. Application thread names for active windows
  5. Other variables through easy module extension

Share or Comment via Twitter