Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 404 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 404 Bytes

Build

Activity Sampling

Periodically ask the user about their current activity and log it for analysis.

Install

./gradlew run --args=--log-file=test.csv
-DactivitySampling.logFile=test.csv

Usage