Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 748 Bytes

File metadata and controls

20 lines (12 loc) · 748 Bytes

macOS-Activity-Tracker

Active window logging script run at system boot and every 10 seconds

This repository is the first of two repositories related to this project. The second project contains the Python Jupyter notebook used for analyzing the data written to the log file /var/log/active_window.log

Installation

Open this project in Xcode with admin permissions:

sudo /Applications/Xcode.app/Contents/MacOS/Xcode path/to/project

Pramod Kotipalli // @p13i